Searched refs:getDwarf (Results 1 – 5 of 5) sorted by relevance
291 DWARFCache *getDwarf();
477 template <class ELFT> DWARFCache *ObjFile<ELFT>::getDwarf() { in getDwarf() function in ObjFile495 return getDwarf()->getVariableLoc(name); in getVariableLoc()513 return getDwarf()->getDILineInfo(offset, sectionIndex); in getDILineInfo()
176 lld::DWARFCache *getDwarf();
140 DWARFCache *dwarf = obj->getDwarf(); in getSourceLocation()
1544 lld::DWARFCache *ObjFile::getDwarf() { in getDwarf() function in ObjFile