Searched defs:die_offset (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDIERef.h45 dw_offset_t die_offset() const { return m_die_offset; } function in class:DIERef
30 DIERef(llvm::Optional<uint32_t> dwo_num, Section section, dw_offset_t die_offset) argument
H A DDWARFAttribute.h78 dw_offset_t die_offset; member in struct:DWARFAttributes::AttributeValue
H A DDWARFDebugInfo.cpp156 GetUnitContainingDIEOffset(DIERef::Section section, dw_offset_t die_offset) argument
179 GetDIEForDIEOffset(DIERef::Section section, dw_offset_t die_offset) argument
H A DHashedNameToDIE.h55 dw_offset_t die_offset = DW_INVALID_OFFSET; member in struct:DWARFMappedHash::DIEInfo
H A DDWARFDebugInfoEntry.cpp631 dw_offset_t die_offset = die.GetDIE()->GetAttributeValue( local
641 dw_offset_t die_offset = die.GetDIE()->GetAttributeValue( local
H A DDWARFUnit.cpp535 DWARFUnit::GetDIE(dw_offset_t die_offset) { argument
524 CompareDIEOffset(const DWARFDebugInfoEntry &die, const dw_offset_t die_offset) argument
H A DSymbolFileDWARF.cpp281 const dw_offset_t die_offset = die.GetOffset(); local
1256 dw_offset_t die_offset = uid; local
/freebsd-11-stable/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_die.c111 uint64_t die_offset; local
H A D_libdwarf.h138 uint64_t die_offset; /* DIE offset in section. */ member in struct:_Dwarf_Die
/freebsd-11-stable/contrib/llvm-project/lldb/source/Expression/
H A DDWARFExpression.cpp2339 const uint64_t die_offset = opcodes.GetULEB128(&offset); local
/freebsd-11-stable/contrib/gcc/
H A Ddwarf2out.c3739 dw_offset die_offset; local
[all...]

Completed in 120 milliseconds