Searched defs:Displacement (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFI386.h64 uint8_t *Displacement = (uint8_t *)ObjTarget; variable
H A DRuntimeDyldCOFFThumb.h86 uint8_t *Displacement = (uint8_t *)ObjTarget; variable
H A DRuntimeDyldCOFFX86_64.h228 uint8_t *Displacement = (uint8_t *)ObjTarget; variable
239 uint8_t *Displacement = (uint8_t *)ObjTarget; variable
H A DRuntimeDyldCOFFAArch64.h170 uint8_t *Displacement = (uint8_t *)ObjTarget; variable
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DWin64EHDumper.cpp129 formatSymbol(const Dumper::Context &Ctx, const coff_section *Section, uint64_t Offset, uint32_t Displacement) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp1062 unsigned Opc, BaseReg, ScaleVal, IndexReg, Displacement, SegmentReg; local
[all...]

Completed in 148 milliseconds