Searched refs:getSegmentLoadCommand (Results 1 – 7 of 7) sorted by relevance
48 : O.getSegmentLoadCommand(LC).nsects); in calculateFileAlignment()58 : O.getSegmentLoadCommand(LC).vmaddr); in calculateFileAlignment()
3258 MachO::segment_command SLC = O->getSegmentLoadCommand(Command); in MachOAbstractFixupEntry()4657 MachOObjectFile::getSegmentLoadCommand(const LoadCommandInfo &L) const { in getSegmentLoadCommand() function in MachOObjectFile
241 MachO::segment_command Seg = MachO->getSegmentLoadCommand(Load); in printDarwinSectionSizes()310 MachO::segment_command Seg = MachO->getSegmentLoadCommand(Load); in printDarwinSegmentSizes()
656 getSegmentLoadCommand(const LoadCommandInfo &L) const;
309 MachO::segment_command SLC = MachOObj->getSegmentLoadCommand(Command); in getSectionsAndSymbols()687 MachO::segment_command Seg = O->getSegmentLoadCommand(Load); in PrintIndirectSymbols()1015 const MachO::segment_command Seg = O->getSegmentLoadCommand(Load); in PrintRelocations()1042 MachO::segment_command SLC = O->getSegmentLoadCommand(Command); in PrintFunctionStarts()1205 MachO::segment_command SLC = O->getSegmentLoadCommand(Command); in GetSegmentNames()3246 MachO::segment_command Seg = info->O->getSegmentLoadCommand(Load); in GuessCstringPointer()3312 MachO::segment_command Seg = info->O->getSegmentLoadCommand(Load); in GuessIndirectSymbol()9985 MachO::segment_command SLC = Obj->getSegmentLoadCommand(Command); in PrintLoadCommands()10168 MachO::segment_command Seg = Obj->getSegmentLoadCommand(Command); in printMachOExportsTrie()
374 MachO::segment_command SC = Obj->getSegmentLoadCommand(L); in getSegment()
1246 MachO::segment_command Seg = MachO.getSegmentLoadCommand(Command); in dumpSymbolsFromDLInfoMachO()