Searched defs:die_offset (Results 1 – 11 of 11) sorted by relevance
34 dw_offset_t die_offset) in DIERef()67 dw_offset_t die_offset() const { return m_die_offset; } in die_offset() function
72 dw_offset_t die_offset; member
666 if (pos != end && die_offset == (*pos).GetOffset()) in PeekDIEName() argument 635 CompareDIEOffset(const DWARFDebugInfoEntry & die,const dw_offset_t die_offset) CompareDIEOffset() argument 645 GetDIE(dw_offset_t die_offset) GetDIE() argument [all...]
163 GetUnitContainingDIEOffset(DIERef::Section section,dw_offset_t die_offset) GetUnitContainingDIEOffset() argument
389 if (die_offset) in GetAttributeValue() local 399 if (die_offset) in GetAttributeValue() local
67 if (std::optional<uint64_t> die_offset = entry.getDIEUnitOffset()) ToDIERef() local
149 ContainsDIEOffset(dw_offset_t die_offset) ContainsDIEOffset() argument
344 const dw_offset_t die_offset = die.GetOffset(); in GetTypes() local
111 uint64_t die_offset; in _dwarf_die_parse() local
138 uint64_t die_offset; /* DIE offset in section. */ member
2405 const uint64_t die_offset = opcodes.GetULEB128(&offset); Evaluate() local