Home
last modified time | relevance | path

Searched defs:DIERef (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDIERef.h30 DIERef(std::optional<uint32_t> dwo_num, Section section, in DIERef() function
H A DDWARFBaseDIE.h18 class DIERef; variable
H A DHashedNameToDIE.h67 explicit operator DIERef() const { in DIERef() function