HomeSort by relevance Sort by last modified time
    Searched refs:RegisterTable (Results 1 - 2 of 2) 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 447 /// RegisterTable - Registers the given pointer as an exception table. It
449 void RegisterTable(const Function *fn, void* res) {

Completed in 61 milliseconds