Home
last modified time | relevance | path

Searched defs:getImageBase (Results 1 – 6 of 6) sorted by relevance

/llvm-project/lld/ELF/
H A DTarget.cpp178 uint64_t TargetInfo::getImageBase() const { getImageBase() function in TargetInfo
H A DDriver.cpp2080 static std::optional<uint64_t> getImageBase(opt::InputArgList &args) { getImageBase() function
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFX86_64.h35 uint64_t getImageBase() { in getImageBase() function
H A DRuntimeDyldCOFFAArch64.h75 uint64_t getImageBase() { getImageBase() function
/llvm-project/llvm/lib/Object/
H A DCOFFObjectFile.cpp454 uint64_t COFFObjectFile::getImageBase() const { in getImageBase() function in COFFObjectFile
/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp564 llvm::GlobalVariable *getImageBase() { getImageBase() function in __anon1ab3cc460111::MicrosoftCXXABI