Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DDwarf.h190 DW_AT_string_length_byte_size = 0x70, enumerator
/external/llvm/lib/Support/
DDwarf.cpp141 case DW_AT_string_length_byte_size: return "DW_AT_string_length_byte_size"; in AttributeString()