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()
3257 MachO::segment_command SLC = O->getSegmentLoadCommand(Command); in MachOAbstractFixupEntry()4660 MachOObjectFile::getSegmentLoadCommand(const LoadCommandInfo &L) const { in getSegmentLoadCommand() function in MachOObjectFile
245 MachO::segment_command Seg = MachO->getSegmentLoadCommand(Load); in printDarwinSectionSizes()314 MachO::segment_command Seg = MachO->getSegmentLoadCommand(Load); in printDarwinSegmentSizes()
662 getSegmentLoadCommand(const LoadCommandInfo &L) const;
374 MachO::segment_command SC = Obj->getSegmentLoadCommand(L); in getSegment()
305 MachO::segment_command SLC = MachOObj->getSegmentLoadCommand(Command); in getSectionsAndSymbols()683 MachO::segment_command Seg = O->getSegmentLoadCommand(Load); in PrintIndirectSymbols()1011 const MachO::segment_command Seg = O->getSegmentLoadCommand(Load); in PrintRelocations()1038 MachO::segment_command SLC = O->getSegmentLoadCommand(Command); in PrintFunctionStarts()1201 MachO::segment_command SLC = O->getSegmentLoadCommand(Command); in GetSegmentNames()3250 MachO::segment_command Seg = info->O->getSegmentLoadCommand(Load); in GuessCstringPointer()3316 MachO::segment_command Seg = info->O->getSegmentLoadCommand(Load); in GuessIndirectSymbol()10116 MachO::segment_command SLC = Obj->getSegmentLoadCommand(Command); in PrintLoadCommands()10299 MachO::segment_command Seg = Obj->getSegmentLoadCommand(Command); in printMachOExportsTrie()
1248 MachO::segment_command Seg = MachO.getSegmentLoadCommand(Command); in dumpSymbolsFromDLInfoMachO()