Home
last modified time | relevance | path

Searched defs:isPCRel (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp25 resolveRelocation(uint8_t *Address, uint8_t *Value, bool isPCRel, in resolveRelocation()
42 bool isPCRel, unsigned Type, in resolveX86_64Relocation()
79 bool isPCRel, unsigned Type, in resolveARMRelocation()
500 bool isPCRel = (RE.Data >> 24) & 1; in reassignSymbolAddress() local
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCFixup.h84 static MCFixupKind getKindForSize(unsigned Size, bool isPCRel) { in getKindForSize()
/external/llvm/include/llvm/MC/
DMCFixup.h98 static MCFixupKind getKindForSize(unsigned Size, bool isPCRel) { in getKindForSize()
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCCodeEmitter.cpp413 bool isPCRel (unsigned Kind) { in isPCRel() function
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
DX86MCCodeEmitter.cpp153 bool isPCRel = X86II::isImmPCRel(TSFlags); in getImmFixupKind() local
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MCCodeEmitter.cpp192 bool isPCRel = X86II::isImmPCRel(TSFlags); in getImmFixupKind() local
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp737 bool isPCRel = Obj->getAnyRelocationPCRel(RE); in getRelocationValueString() local