Searched refs:getSegmentLoadCommand (Results 1 – 10 of 10) sorted by relevance
48 : O.getSegmentLoadCommand(LC).nsects); in calculateFileAlignment()58 : O.getSegmentLoadCommand(LC).vmaddr); in calculateFileAlignment()
3201 MachO::segment_command SLC = O->getSegmentLoadCommand(Command); in MachOAbstractFixupEntry()4469 MachOObjectFile::getSegmentLoadCommand(const LoadCommandInfo &L) const { in getSegmentLoadCommand() function in MachOObjectFile
146 Segment = adaptFrom32bits(Obj.getSegmentLoadCommand(LCI)); in iterateOnSegments()550 LCI, InputBinary.getSegmentLoadCommand(LCI), InputBinary, Writer, in generateDsymCompanion()
214 MachO::segment_command SLC = MachO->getSegmentLoadCommand(Command); in getImageBaseAddress()
246 MachO::segment_command Seg = MachO->getSegmentLoadCommand(Load); in printDarwinSectionSizes()315 MachO::segment_command Seg = MachO->getSegmentLoadCommand(Load); in printDarwinSegmentSizes()
211 MachO::segment_command LCSeg = O.getSegmentLoadCommand(LC); in readStartAddress()
625 getSegmentLoadCommand(const LoadCommandInfo &L) const;
375 MachO::segment_command SC = Obj->getSegmentLoadCommand(L); in getSegment()
322 MachO::segment_command SLC = MachOObj->getSegmentLoadCommand(Command); in getSectionsAndSymbols()700 MachO::segment_command Seg = O->getSegmentLoadCommand(Load); in PrintIndirectSymbols()1028 const MachO::segment_command Seg = O->getSegmentLoadCommand(Load); in PrintRelocations()1055 MachO::segment_command SLC = O->getSegmentLoadCommand(Command); in PrintFunctionStarts()3050 MachO::segment_command Seg = info->O->getSegmentLoadCommand(Load); in GuessCstringPointer()3116 MachO::segment_command Seg = info->O->getSegmentLoadCommand(Load); in GuessIndirectSymbol()10121 MachO::segment_command SLC = Obj->getSegmentLoadCommand(Command); in PrintLoadCommands()10297 MachO::segment_command Seg = Obj->getSegmentLoadCommand(Command); in printMachOExportsTrie()
1218 MachO::segment_command Seg = MachO.getSegmentLoadCommand(Command); in dumpSymbolsFromDLInfoMachO()