Searched refs:getSegment64LoadCommand (Results 1 – 11 of 11) sorted by relevance
47 (Is64Bit ? O.getSegment64LoadCommand(LC).nsects in calculateFileAlignment()57 countTrailingZeros(Is64Bit ? O.getSegment64LoadCommand(LC).vmaddr in calculateFileAlignment()
3207 MachO::segment_command_64 SLC_64 = O->getSegment64LoadCommand(Command); in MachOAbstractFixupEntry()4474 MachOObjectFile::getSegment64LoadCommand(const LoadCommandInfo &L) const { in getSegment64LoadCommand() function in MachOObjectFile
148 Segment = Obj.getSegment64LoadCommand(LCI); in iterateOnSegments()555 LCI, InputBinary.getSegment64LoadCommand(LCI), InputBinary, Writer, in generateDsymCompanion()
219 MachO::segment_command_64 SLC = MachO->getSegment64LoadCommand(Command); in getImageBaseAddress()
220 MachO::segment_command_64 Seg = MachO->getSegment64LoadCommand(Load); in printDarwinSectionSizes()289 MachO::segment_command_64 Seg = MachO->getSegment64LoadCommand(Load); in printDarwinSegmentSizes()
219 MachO::segment_command_64 LCSeg = O.getSegment64LoadCommand(LC); in readStartAddress()
627 getSegment64LoadCommand(const LoadCommandInfo &L) const;
329 MachO::segment_command_64 SLC = MachOObj->getSegment64LoadCommand(Command); in getSectionsAndSymbols()672 MachO::segment_command_64 Seg = O->getSegment64LoadCommand(Load); in PrintIndirectSymbols()1008 const MachO::segment_command_64 Seg = O->getSegment64LoadCommand(Load); in PrintRelocations()1061 MachO::segment_command_64 SLC = O->getSegment64LoadCommand(Command); in PrintFunctionStarts()3029 MachO::segment_command_64 Seg = info->O->getSegment64LoadCommand(Load); in GuessCstringPointer()3085 MachO::segment_command_64 Seg = info->O->getSegment64LoadCommand(Load); in GuessIndirectSymbol()3236 MachO::segment_command_64 Seg = info->O->getSegment64LoadCommand(Load); in GuessPointerPointer()10134 MachO::segment_command_64 SLC_64 = Obj->getSegment64LoadCommand(Command); in PrintLoadCommands()10303 MachO::segment_command_64 Seg = Obj->getSegment64LoadCommand(Command); in printMachOExportsTrie()
389 MachO::segment_command_64 SC = Obj->getSegment64LoadCommand(L); in getSegment()
635 MachO::segment_command_64 Seg = O.getSegment64LoadCommand(Load); in findMachOIndirectCovFunctions()
1224 MachO::segment_command_64 Seg = MachO.getSegment64LoadCommand(Command); in dumpSymbolsFromDLInfoMachO()