Home
last modified time | relevance | path

Searched refs:getDwarf (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DInputFiles.h218 DWARFCache *getDwarf();
H A DInputSection.cpp340 DWARFCache *dwarf = file.getDwarf(); in operator <<()
H A DInputFiles.cpp448 DWARFCache *ELFFileBase::getDwarf() { in getDwarf() function in ELFFileBase
/freebsd/contrib/llvm-project/lld/MachO/
H A DInputFiles.h176 lld::DWARFCache *getDwarf();
H A DInputSection.cpp139 DWARFCache *dwarf = obj->getDwarf(); in getSourceLocation()
H A DInputFiles.cpp1542 lld::DWARFCache *ObjFile::getDwarf() { in getDwarf() function in ObjFile