Home
last modified time | relevance | path

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

/art/compiler/
Delf_writer_debug.cc336 struct DebugInfoCallbacks { in WriteDebugSections() struct
337 static bool NewPosition(void* ctx, uint32_t address, uint32_t line) { in WriteDebugSections()
342 DefaultSrcMap dex2line_; in WriteDebugSections()