Searched refs:getSegmentLoadCommand (Results 1 – 7 of 7) sorted by relevance
41 : O.getSegmentLoadCommand(LC).nsects); in calculateFileAlignment()51 : O.getSegmentLoadCommand(LC).vmaddr); in calculateFileAlignment()
4309 MachOObjectFile::getSegmentLoadCommand(const LoadCommandInfo &L) const { in getSegmentLoadCommand() function in MachOObjectFile
246 MachO::segment_command Seg = MachO->getSegmentLoadCommand(Load); in printDarwinSectionSizes()315 MachO::segment_command Seg = MachO->getSegmentLoadCommand(Load); in printDarwinSegmentSizes()
498 getSegmentLoadCommand(const LoadCommandInfo &L) const;
361 MachO::segment_command SC = Obj->getSegmentLoadCommand(L); in getSegment()
316 MachO::segment_command SLC = MachOObj->getSegmentLoadCommand(Command); in getSectionsAndSymbols()694 MachO::segment_command Seg = O->getSegmentLoadCommand(Load); in PrintIndirectSymbols()1022 const MachO::segment_command Seg = O->getSegmentLoadCommand(Load); in PrintRelocations()1049 MachO::segment_command SLC = O->getSegmentLoadCommand(Command); in PrintFunctionStarts()3027 MachO::segment_command Seg = info->O->getSegmentLoadCommand(Load); in GuessCstringPointer()3093 MachO::segment_command Seg = info->O->getSegmentLoadCommand(Load); in GuessIndirectSymbol()10084 MachO::segment_command SLC = Obj->getSegmentLoadCommand(Command); in PrintLoadCommands()10258 MachO::segment_command Seg = Obj->getSegmentLoadCommand(Command); in printMachOExportsTrie()
1137 MachO::segment_command Seg = MachO.getSegmentLoadCommand(Command); in dumpSymbolsFromDLInfoMachO()