Home
last modified time | relevance | path

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

/art/runtime/jit/
Ddebugger_interface.cc309 ArrayRef<const uint8_t> symfile = ArrayRef<const uint8_t>(), in CreateJITCodeEntryInternal()
404 const uint8_t* symfile = entry->symfile_addr_; in DeleteJITCodeEntryInternal() local
426 const ArrayRef<const uint8_t> symfile(dexfile->Begin(), size); in AddNativeDebugInfoForDex() local
581 const std::vector<uint8_t>& symfile, in AddNativeDebugInfoForJit()