Home
last modified time | relevance | path

Searched refs:getSiblingEntry (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFLinkerCompileUnit.h
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp924 if (const DWARFDebugInfoEntry *Sibling = getSiblingEntry(Die)) in getSibling()
931 DWARFUnit::getSiblingEntry(const DWARFDebugInfoEntry *Die) const { in getSiblingEntry() function in DWARFUnit
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h284 getSiblingEntry(const DWARFDebugInfoEntry *Die) const;
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp133 CurChild = getSiblingEntry(CurChild)) { in analyzeDWARFStructureRec()
316 CurChild = getSiblingEntry(CurChild)) { in assignTypeNamesRec()
1337 CurChild = getSiblingEntry(CurChild)) { in cloneDIE()