Home
last modified time | relevance | path

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

/art/runtime/
Delf_file.cc1461 static DebugAbbrev* Create(const byte* dbg_abbrev, size_t dbg_abbrev_size) { in Create()
1571 static bool FixupDebugSections(const byte* dbg_abbrev, size_t dbg_abbrev_size, in FixupDebugSections()
/art/compiler/
Delf_writer_quick.cc984 std::vector<uint8_t>* dbg_abbrev, in FillInCFIInformation()