Searched defs:DebugAbbrevSection (Results 1 – 1 of 1) sorted by relevance
786 class DebugAbbrevSection : public ELFSection { class788 DebugAbbrevSection() : ELFSection(".debug_abbrev", TYPE_PROGBITS, 1) { } in DebugAbbrevSection() function in v8::internal::DebugAbbrevSection