Home
last modified time | relevance | path

Searched refs:TYPE_PROGBITS (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dgdb-jit.cc193 TYPE_PROGBITS = 1, enumerator
763 : ELFSection(".debug_info", TYPE_PROGBITS, 1), desc_(desc) { } in DebugInfoSection()
788 DebugAbbrevSection() : ELFSection(".debug_abbrev", TYPE_PROGBITS, 1) { } in DebugAbbrevSection()
839 : ELFSection(".debug_line", TYPE_PROGBITS, 1), in DebugLineSection()