Searched refs:DW_AT_bit_offset (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DIEHashAttributes.def | 12 HANDLE_DIE_HASH_ATTR(DW_AT_bit_offset)
|
| H A D | DwarfUnit.cpp | 1457 addUInt(MemberDie, dwarf::DW_AT_bit_offset, None, Offset); in constructMemberDIE()
|
| /freebsd-12.1/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 | 118 #define DW_AT_bit_offset 0x0c macro
|
| H A D | dwarf_dump.c | 75 case DW_AT_bit_offset: in dwarf_get_AT_name()
|
| /freebsd-12.1/contrib/binutils/include/elf/ |
| H A D | dwarf2.h | 255 DW_AT_bit_offset = 0x0c, enumerator
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | dwarf2.h | 253 DW_AT_bit_offset = 0x0c, enumerator
|
| H A D | dwarf2out.c | 4555 case DW_AT_bit_offset: in dwarf_attr_name() 10928 add_AT_unsigned (die, DW_AT_bit_offset, bit_offset); in add_bit_offset_attribute()
|
| /freebsd-12.1/cddl/contrib/opensolaris/tools/ctf/cvt/ |
| H A D | dwarf.c | 1007 if (die_unsigned(dw, mem, DW_AT_bit_offset, &bitoff, 0)) { in die_sou_create()
|
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | dwarf2read.c | 2630 attr = dwarf2_attr (die, DW_AT_bit_offset, cu); in dwarf2_add_field() 6578 case DW_AT_bit_offset: in dwarf_attr_name()
|
| /freebsd-12.1/contrib/binutils/binutils/ |
| H A D | dwarf.c | 1399 case DW_AT_bit_offset: return "DW_AT_bit_offset"; in get_AT_name()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | DWARFASTParserClang.cpp | 2753 case DW_AT_bit_offset: in ParseChildMembers()
|