Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/ExecutionEngine/
DGDBJITRegistrar.cpp114 void NotifyGDB(jit_code_entry* JITCodeEntry) { in NotifyGDB()
161 jit_code_entry* JITCodeEntry = new jit_code_entry(); in registerObject() local
200 jit_code_entry*& JITCodeEntry = I->second.second; in deregisterObjectInternal() local