Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/abc2program/common/
Dabc_file_utils.h56 constexpr uint32_t NAME_WIDTH = 13; variable
/arkcompiler/runtime_core/disassembler/
Ddisassembler.cpp1819 const int NAME_WIDTH = 14; in SerializeLocalVariableTable() local