OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getGOTBase
(Results
1 - 3
of
3
) sorted by null
/frameworks/compile/libbcc/lib/CodeGen/
CodeMemoryManager.h
144
virtual uint8_t *
getGOTBase
() const {
/external/llvm/lib/ExecutionEngine/JIT/
JITMemoryManager.cpp
464
uint8_t *
getGOTBase
() const {
/external/llvm/unittests/ExecutionEngine/JIT/
JITTest.cpp
72
virtual uint8_t *
getGOTBase
() const { return Base->
getGOTBase
(); }
Completed in 33 milliseconds