OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getOrEmitGlobalVariable
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h
405
///
getOrEmitGlobalVariable
- Return the address of the specified global
411
virtual void *
getOrEmitGlobalVariable
(const GlobalVariable *GV) {
/src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/
ExecutionEngine.cpp
907
Result = PTOGV(
getOrEmitGlobalVariable
(const_cast<GlobalVariable*>(GV)));
Completed in 21 milliseconds
Indexes created Sun Sep 13 00:25:22 UTC 2026