Home
last modified time | relevance | path

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

/art/runtime/jit/
Ddebugger_interface.cc303 ArrayRef<const uint8_t> symfile = ArrayRef<const uint8_t>(), in CreateJITCodeEntryInternal()
398 const uint8_t* symfile = entry->symfile_addr_; in DeleteJITCodeEntryInternal() local
413 const ArrayRef<const uint8_t> symfile(dexfile->Begin(), dexfile->Size()); in AddNativeDebugInfoForDex() local
568 const std::vector<uint8_t>& symfile, in AddNativeDebugInfoForJit()