Searched refs:getSegment64LoadCommand (Results 1 – 10 of 10) sorted by relevance
47 (Is64Bit ? O.getSegment64LoadCommand(LC).nsects in calculateFileAlignment()57 countTrailingZeros(Is64Bit ? O.getSegment64LoadCommand(LC).vmaddr in calculateFileAlignment()
3257 MachO::segment_command_64 SLC_64 = O->getSegment64LoadCommand(Command); in MachOAbstractFixupEntry()4655 MachOObjectFile::getSegment64LoadCommand(const LoadCommandInfo &L) const { in getSegment64LoadCommand() function in MachOObjectFile
149 Segment = Obj.getSegment64LoadCommand(LCI); in iterateOnSegments()556 LCI, InputBinary.getSegment64LoadCommand(LCI), InputBinary, Writer, in generateDsymCompanion()
220 MachO::segment_command_64 SLC = MachO->getSegment64LoadCommand(Command); in getImageBaseAddress()
223 MachO::segment_command_64 Seg = MachO->getSegment64LoadCommand(Load); in printDarwinSectionSizes()292 MachO::segment_command_64 Seg = MachO->getSegment64LoadCommand(Load); in printDarwinSegmentSizes()
655 getSegment64LoadCommand(const LoadCommandInfo &L) const;
342 MachO::segment_command_64 SLC = MachOObj->getSegment64LoadCommand(Command); in getSectionsAndSymbols()685 MachO::segment_command_64 Seg = O->getSegment64LoadCommand(Load); in PrintIndirectSymbols()1021 const MachO::segment_command_64 Seg = O->getSegment64LoadCommand(Load); in PrintRelocations()1074 MachO::segment_command_64 SLC = O->getSegment64LoadCommand(Command); in PrintFunctionStarts()1234 MachO::segment_command_64 SLC = O->getSegment64LoadCommand(Command); in GetSegmentNames()3263 MachO::segment_command_64 Seg = info->O->getSegment64LoadCommand(Load); in GuessCstringPointer()3319 MachO::segment_command_64 Seg = info->O->getSegment64LoadCommand(Load); in GuessIndirectSymbol()3470 MachO::segment_command_64 Seg = info->O->getSegment64LoadCommand(Load); in GuessPointerPointer()10406 MachO::segment_command_64 SLC_64 = Obj->getSegment64LoadCommand(Command); in PrintLoadCommands()10575 MachO::segment_command_64 Seg = Obj->getSegment64LoadCommand(Command); in printMachOExportsTrie()
388 MachO::segment_command_64 SC = Obj->getSegment64LoadCommand(L); in getSegment()
621 MachO::segment_command_64 Seg = O.getSegment64LoadCommand(Load); in findMachOIndirectCovFunctions()
1231 MachO::segment_command_64 Seg = MachO.getSegment64LoadCommand(Command); in dumpSymbolsFromDLInfoMachO()