Searched defs:die_offset (Results 1 – 12 of 12) sorted by relevance
31 dw_offset_t die_offset) in DIERef()45 dw_offset_t die_offset() const { return m_die_offset; } in die_offset() function
156 dw_offset_t die_offset) { in GetUnitContainingDIEOffset()179 dw_offset_t die_offset) { in GetDIEForDIEOffset()
55 dw_offset_t die_offset = DW_INVALID_OFFSET; member
73 dw_offset_t die_offset; member
499 dw_offset_t die_offset = die.GetDIE()->GetAttributeValue( in GetAttributeValue() local509 dw_offset_t die_offset = die.GetDIE()->GetAttributeValue( in GetAttributeValue() local
551 const dw_offset_t die_offset) { in CompareDIEOffset()561 DWARFUnit::GetDIE(dw_offset_t die_offset) { in GetDIE()
54 if (llvm::Optional<uint64_t> die_offset = entry.getDIEUnitOffset()) in ToDIERef() local
138 bool ContainsDIEOffset(dw_offset_t die_offset) const { in ContainsDIEOffset()
306 const dw_offset_t die_offset = die.GetOffset(); in GetTypes() local1303 dw_offset_t die_offset = uid; in DecodeUID() local
111 uint64_t die_offset; in _dwarf_die_parse() local
138 uint64_t die_offset; /* DIE offset in section. */ member
2451 const uint64_t die_offset = opcodes.GetULEB128(&offset); in Evaluate() local