Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf.h242 #define DW_AT_deleted 0x8a macro
H A Ddwarf_dump.c305 case DW_AT_deleted: in dwarf_get_AT_name()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1383 addFlag(SPDie, dwarf::DW_AT_deleted); in applySubprogramAttributes()