Home
last modified time | relevance | path

Searched defs:orig_die (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDIE.cpp524 DWARFDIE orig_die = die; in GetParentDeclContextDIEImpl() local
H A DSymbolFileDWARF.cpp1336 const DWARFDIE &orig_die, addr_t subprogram_low_pc, uint32_t depth) { in ParseBlocksRecursive()
2488 bool SymbolFileDWARF::ResolveFunction(const DWARFDIE &orig_die, in ResolveFunction()
2934 SymbolFileDWARF::GetDeclContextDIEContainingDIE(const DWARFDIE &orig_die) { in GetDeclContextDIEContainingDIE()
3225 const DWARFDIE &orig_die, in ParseTypes()