Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDIEHash.cpp129 #define COLLECT_ATTR(NAME) \ in collectAttributes() macro
140 COLLECT_ATTR(DW_AT_name); in collectAttributes()
141 COLLECT_ATTR(DW_AT_accessibility); in collectAttributes()
142 COLLECT_ATTR(DW_AT_address_class); in collectAttributes()
143 COLLECT_ATTR(DW_AT_allocated); in collectAttributes()
144 COLLECT_ATTR(DW_AT_artificial); in collectAttributes()
145 COLLECT_ATTR(DW_AT_associated); in collectAttributes()
146 COLLECT_ATTR(DW_AT_binary_scale); in collectAttributes()
147 COLLECT_ATTR(DW_AT_bit_offset); in collectAttributes()
148 COLLECT_ATTR(DW_AT_bit_size); in collectAttributes()
[all …]