Home
last modified time | relevance | path

Searched refs:DW_AT_bit_offset (Results 1 – 16 of 16) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHashAttributes.def12 HANDLE_DIE_HASH_ATTR(DW_AT_bit_offset)
H A DDwarfUnit.cpp1653 addUInt(MemberDie, dwarf::DW_AT_bit_offset, std::nullopt, Offset); in constructMemberDIE()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Ddwarf2.h154 DW_AT_bit_offset = 0x0c, enumerator
H A Ddwarf2out.c4059 case DW_AT_bit_offset:
9965 add_AT_unsigned (die, DW_AT_bit_offset, bit_offset);
/openbsd/gnu/usr.bin/binutils/include/elf/
H A Ddwarf2.h251 DW_AT_bit_offset = 0x0c, enumerator
/openbsd/usr.bin/ctfconv/
H A Ddwarf.h186 #define DW_AT_bit_offset 0x0c macro
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/
H A Ddwarf2.h253 DW_AT_bit_offset = 0x0c, enumerator
/openbsd/gnu/gcc/gcc/
H A Ddwarf2.h253 DW_AT_bit_offset = 0x0c, enumerator
H A Ddwarf2out.c4552 case DW_AT_bit_offset: in dwarf_attr_name()
10840 add_AT_unsigned (die, DW_AT_bit_offset, bit_offset); in add_bit_offset_attribute()
/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp726 case DW_AT_bit_offset: in mayHaveLocationExpr()
/openbsd/gnu/llvm/llvm/docs/
H A DReleaseNotes.rst367 ``DW_AT_bit_offset`` and ``DW_AT_data_member_location``. llc now uses DWARF v4's
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Ddwarf.c1379 case DW_AT_bit_offset: return "DW_AT_bit_offset"; in get_AT_name()
/openbsd/gnu/usr.bin/binutils/gdb/
H A Ddwarf2read.c3307 attr = dwarf2_attr (die, DW_AT_bit_offset, cu); in dwarf2_add_field()
7664 case DW_AT_bit_offset: in dwarf_attr_name()
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp2505 case DW_AT_bit_offset: in MemberAttributes()
/openbsd/gnu/llvm/clang/docs/
H A DReleaseNotes.rst1110 ``DW_AT_bit_offset`` and ``DW_AT_data_member_location``. Clang now uses DWARF v4's
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dreadelf.c6892 case DW_AT_bit_offset: return "DW_AT_bit_offset"; in get_AT_name()