OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mpConstantPoolBase
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/libbcc/lib/CodeGen/
CodeEmitter.h
103
void *
mpConstantPoolBase
;
CodeEmitter.cpp
747
mpConstantPoolBase
= allocateSpace(Size, Align);
750
if (
mpConstantPoolBase
== NULL)
759
uintptr_t CAddr = (uintptr_t)
mpConstantPoolBase
+ Offset;
[
all
...]
Completed in 26 milliseconds