Home
last modified time | relevance | path

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

/external/v8/src/
Dgdb-jit.cc786 class DebugAbbrevSection : public ELFSection { class
788 DebugAbbrevSection() : ELFSection(".debug_abbrev", TYPE_PROGBITS, 1) { } in DebugAbbrevSection() function in v8::internal::DebugAbbrevSection