Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDIEHash.cpp119 #define COLLECT_ATTR(NAME) \ in collectAttributes() macro
129 COLLECT_ATTR(DW_AT_name); in collectAttributes()
130 COLLECT_ATTR(DW_AT_accessibility); in collectAttributes()
131 COLLECT_ATTR(DW_AT_address_class); in collectAttributes()
132 COLLECT_ATTR(DW_AT_allocated); in collectAttributes()
133 COLLECT_ATTR(DW_AT_artificial); in collectAttributes()
134 COLLECT_ATTR(DW_AT_associated); in collectAttributes()
135 COLLECT_ATTR(DW_AT_binary_scale); in collectAttributes()
136 COLLECT_ATTR(DW_AT_bit_offset); in collectAttributes()
137 COLLECT_ATTR(DW_AT_bit_size); in collectAttributes()
[all …]