Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/tools/nogrod/
Ddwarf_abbrev.h109 [[nodiscard]] uint64_t unit_length() const { return unit_length_; } in unit_length()
117 uint64_t unit_length_; variable
Ddwarf_abbrev.cc1022 unit_length_(unit_length), in DwarfCompilationUnitHeader()