Home
last modified time | relevance | path

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

/art/compiler/jit/
Djit_compiler.cc147 std::vector<uint8_t> JitCompiler::PackElfFileForJIT(ArrayRef<const JITCodeEntry*> elf_files, in PackElfFileForJIT() function in art::jit::JitCompiler
/art/compiler/debug/
Delf_debug_writer.cc230 std::vector<uint8_t> PackElfFileForJIT( in PackElfFileForJIT() function