Home
last modified time | relevance | path

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

/minix3/external/bsd/elftoolchain/dist/libdwarf/
H A Ddwarf.h448 #define DW_CC_program 0x02 macro
H A Ddwarf_dump.c320 case DW_CC_program: in dwarf_get_CC_name()
/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DDwarf.cpp597 case DW_CC_program: return "DW_CC_program"; in ConventionString()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DDwarf.h640 DW_CC_program = 0x02, enumerator