Home
last modified time | relevance | path

Searched defs:SymAddr (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/Target/X86/MCTargetDesc/
DX86ELFRelocationInfo.cpp37 ErrorOr<uint64_t> SymAddr = SymI->getAddress(); in createExprForRelocation() local
DX86MachORelocationInfo.cpp37 uint64_t SymAddr = SymI->getValue(); in createExprForRelocation() local
/external/llvm/examples/Kaleidoscope/include/
DKaleidoscopeJIT.h98 if (auto SymAddr = RTDyldMemoryManager::getSymbolAddressInProcess(Name)) in findMangledSymbol() local
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp734 uint64_t SymAddr = 0; in DWARFContextInMemory() local
/external/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp327 std::vector<std::pair<SymbolRef, uint64_t>> SymAddr = in printLineInfoForInput() local
/external/llvm/tools/llvm-cxxdump/
Dllvm-cxxdump.cpp172 std::vector<std::pair<SymbolRef, uint64_t>> SymAddr = in dumpCXXData() local
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp1299 if (void *SymAddr = in emitGlobals() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp3450 SDValue AArch64TargetLowering::LowerELFTLSDescCallSeq(SDValue SymAddr, SDLoc DL, in LowerELFTLSDescCallSeq()
3532 SDValue SymAddr = DAG.getTargetExternalSymbol("_TLS_MODULE_BASE_", PtrVT, in LowerELFGlobalTLSAddress() local
3557 SDValue SymAddr = in LowerELFGlobalTLSAddress() local