Home
last modified time | relevance | path

Searched refs:LoadAddress (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h59 uint64_t LoadAddress; variable
77 LoadAddress(reinterpret_cast<uintptr_t>(address)), StubOffset(size), in SectionEntry()
96 uint64_t getLoadAddress() const { return LoadAddress; } in getLoadAddress()
97 void setLoadAddress(uint64_t LA) { LoadAddress = LA; } in setLoadAddress()
102 return LoadAddress + OffsetBytes; in getLoadAddressWithOffset()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASession.cpp139 uint64_t LoadAddress; in getLoadAddress() local
140 bool success = (S_OK == Session->get_loadAddress(&LoadAddress)); in getLoadAddress()
141 return (success) ? LoadAddress : 0; in getLoadAddress()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeSession.cpp196 uint64_t NativeSession::getLoadAddress() const { return LoadAddress; } in getLoadAddress()
199 LoadAddress = Address; in setLoadAddress()
391 return LoadAddress + getRVAFromSectOffset(Section, Offset); in getVAFromSectOffset()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeSession.h127 uint64_t LoadAddress = 0; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp303 cl::opt<uint64_t> LoadAddress( variable
1064 if (opts::pretty::LoadAddress) in dumpPretty()
1065 Session->setLoadAddress(opts::pretty::LoadAddress); in dumpPretty()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrFormats.td1993 // LoadAddress: