reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
499 getSegment64LoadCommand(const LoadCommandInfo &L) const;
146 Segment = Obj.getSegment64LoadCommand(LCI); 499 transferSegmentAndSections(LCI, InputBinary.getSegment64LoadCommand(LCI),tools/llvm-lipo/llvm-lipo.cpp
118 (Is64Bit ? O.getSegment64LoadCommand(LC).nsects 128 countTrailingZeros(Is64Bit ? O.getSegment64LoadCommand(LC).vmaddrtools/llvm-nm/llvm-nm.cpp
1294 MachO::segment_command_64 Seg = MachO->getSegment64LoadCommand(Command);
tools/llvm-objdump/MachODump.cpp395 MachO::segment_command_64 SLC = MachOObj->getSegment64LoadCommand(Command); 737 MachO::segment_command_64 Seg = O->getSegment64LoadCommand(Load); 1073 const MachO::segment_command_64 Seg = O->getSegment64LoadCommand(Load); 3018 MachO::segment_command_64 Seg = info->O->getSegment64LoadCommand(Load); 3074 MachO::segment_command_64 Seg = info->O->getSegment64LoadCommand(Load); 3225 MachO::segment_command_64 Seg = info->O->getSegment64LoadCommand(Load); 10082 MachO::segment_command_64 SLC_64 = Obj->getSegment64LoadCommand(Command); 10249 MachO::segment_command_64 Seg = Obj->getSegment64LoadCommand(Command);tools/llvm-readobj/MachODumper.cpp
378 MachO::segment_command_64 SC = Obj->getSegment64LoadCommand(L);
tools/llvm-size/llvm-size.cpp224 MachO::segment_command_64 Seg = MachO->getSegment64LoadCommand(Load); 293 MachO::segment_command_64 Seg = MachO->getSegment64LoadCommand(Load);tools/sancov/sancov.cpp
612 MachO::segment_command_64 Seg = O.getSegment64LoadCommand(Load);