Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf.h170 #define DW_AT_friend 0x41 macro
H A Ddwarf_dump.c155 case DW_AT_friend: in dwarf_get_AT_name()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp922 addType(ElemDie, DDTy->getBaseType(), dwarf::DW_AT_friend); in constructTypeDIE()