Home
last modified time | relevance | path

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

/art/runtime/
Delf_file.cc1462 std::unique_ptr<DebugAbbrev> abbrev(new DebugAbbrev); in Create() local
1496 DebugAbbrev* abbrev) { in Create()
1544 DebugInfoIterator(DebugInfoHeader* header, size_t frame_size, DebugAbbrev* abbrev) in DebugInfoIterator()
1575 std::unique_ptr<DebugAbbrev> abbrev(DebugAbbrev::Create(dbg_abbrev, dbg_abbrev_size)); in FixupDebugSections() local