Home | History | Annotate | Download | only in llvm-objdump

Lines Matching refs:getSegmentLoadCommand

292       MachO::segment_command SLC = MachOObj->getSegmentLoadCommand(Command);
392 MachO::segment_command Seg = O->getSegmentLoadCommand(Load);
2112 MachO::segment_command Seg = info->O->getSegmentLoadCommand(Load);
2182 MachO::segment_command Seg = info->O->getSegmentLoadCommand(Load);
8527 MachO::segment_command SLC = Obj->getSegmentLoadCommand(Command);