Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DTarget.cpp180 uint64_t TargetInfo::getImageBase() const { in getImageBase() function in TargetInfo
H A DDriver.cpp1723 static Optional<uint64_t> getImageBase(opt::InputArgList &args) { in getImageBase() function
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFX86_64.h35 uint64_t getImageBase() { in getImageBase() function
H A DRuntimeDyldCOFFAArch64.h74 uint64_t getImageBase() { in getImageBase() function
/llvm-project-15.0.7/llvm/lib/Object/
H A DCOFFObjectFile.cpp455 uint64_t COFFObjectFile::getImageBase() const { in getImageBase() function in COFFObjectFile
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp541 llvm::GlobalVariable *getImageBase() { in getImageBase() function in __anondeb872430111::MicrosoftCXXABI