Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFX86_64.h35 uint64_t getImageBase() { in getImageBase() function
DRuntimeDyldCOFFAArch64.h74 uint64_t getImageBase() { in getImageBase() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DCOFFObjectFile.cpp439 uint64_t COFFObjectFile::getImageBase() const { in getImageBase() function in COFFObjectFile