Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DCOFFObjectFile.cpp447 uint64_t COFFObjectFile::getImageBase() const { in getImageBase() function in COFFObjectFile
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp535 llvm::GlobalVariable *getImageBase() { in getImageBase() function in __anonb3a31e5e0111::MicrosoftCXXABI