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

  /art/compiler/jni/portable/
jni_compiler.h 79 uint16_t elf_func_idx_; member in class:art::llvm::JniCompiler
jni_compiler.cc 58 func_(NULL), elf_func_idx_(0) {

Completed in 456 milliseconds