Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.h82 AttrEntry DW_AT_variable_parameter; member
H A DDIEHash.cpp184 COLLECT_ATTR(DW_AT_variable_parameter); in collectAttributes()
426 ADD_ATTR(Attrs.DW_AT_variable_parameter); in hashAttributes()
/minix3/external/bsd/elftoolchain/dist/libdwarf/
H A Ddwarf.h161 #define DW_AT_variable_parameter 0x4b macro
H A Ddwarf_dump.c248 case DW_AT_variable_parameter: in dwarf_get_AT_name()
/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DDwarf.cpp171 case DW_AT_variable_parameter: return "DW_AT_variable_parameter"; in AttributeString()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DDwarf.h224 DW_AT_variable_parameter = 0x4b, enumerator