Searched refs:DW_AT_bit_offset (Results 1 – 8 of 8) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DIEHashAttributes.def | 12 HANDLE_DIE_HASH_ATTR(DW_AT_bit_offset)
|
| H A D | DwarfUnit.cpp | 1691 addSInt(MemberDie, dwarf::DW_AT_bit_offset, dwarf::DW_FORM_sdata, in constructMemberDIE() 1694 addUInt(MemberDie, dwarf::DW_AT_bit_offset, std::nullopt, in constructMemberDIE()
|
| /src/contrib/elftoolchain/libdwarf/ |
| H A D | dwarf_attr.c | 258 if ((at = _dwarf_attr_find(die, DW_AT_bit_offset)) == NULL) { in dwarf_bitoffset()
|
| H A D | dwarf.h | 126 #define DW_AT_bit_offset 0x0c macro
|
| H A D | dwarf_dump.c | 75 case DW_AT_bit_offset: in dwarf_get_AT_name()
|
| /src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFDie.cpp | 740 case DW_AT_bit_offset: in mayHaveLocationExpr()
|
| /src/cddl/contrib/opensolaris/tools/ctf/cvt/ |
| H A D | dwarf.c | 1009 } else if (die_unsigned(dw, mem, DW_AT_bit_offset, &bitoff, 0)) { in die_sou_create()
|
| /src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | DWARFASTParserClang.cpp | 2584 case DW_AT_bit_offset: in MemberAttributes()
|