Searched refs:DWARFCU (Results 1 – 1 of 1) sorted by relevance
467 auto *DWARFCU = IsCode ? DiCtx->getCompileUnitForCodeAddress(Address) in accumulateLocs() local469 if (!DWARFCU) in accumulateLocs()472 const DWARFDie &DIE = IsCode ? DWARFCU->getSubroutineForAddress(Address) in accumulateLocs()473 : DWARFCU->getVariableForAddress(Address); in accumulateLocs()