HomeSort by relevance Sort by last modified time
    Searched refs:RegisterTable (Results 1 - 3 of 3) sorted by null

  /dalvik/vm/analysis/
CodeVerify.cpp 74 typedef struct RegisterTable {
103 } RegisterTable;
115 static bool doCodeVerification(VerifierData* vdata, RegisterTable* regTable);
117 RegisterTable* regTable, int insnIdx, UninitInstanceMap* uninitMap,
    [all...]
  /external/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 435 /// RegisterTable - Registers the given pointer as an exception table. It
437 void RegisterTable(const Function *fn, void* res) {
  /external/llvm/lib/ExecutionEngine/JIT/
JITEmitter.cpp     [all...]

Completed in 266 milliseconds