Searched defs:Seg (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp393 MCOperand Seg = Inst.getOperand(AddrBase + X86::AddrSegmentReg); local
/freebsd-11.0-release/contrib/llvm/tools/llvm-objdump/
H A DMachODump.cpp364 MachO::segment_command_64 Seg = O->getSegment64LoadCommand(Load); local
392 MachO::segment_command Seg = O->getSegmentLoadCommand(Load); local
2094 MachO::segment_command_64 Seg = info->O->getSegment64LoadCommand(Load); local
2115 MachO::segment_command Seg = info->O->getSegmentLoadCommand(Load); local
2150 MachO::segment_command_64 Seg = info->O->getSegment64LoadCommand(Load); local
2185 MachO::segment_command Seg = info->O->getSegmentLoadCommand(Load); local
2308 MachO::segment_command_64 Seg = info->O->getSegment64LoadCommand(Load); local
[all...]

Completed in 76 milliseconds