Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/Common/
H A DDWARF.cpp91 std::optional<DILineInfo> DWARFCache::getDILineInfo(uint64_t offset, in getDILineInfo() function in lld::DWARFCache
/freebsd/contrib/llvm-project/lld/COFF/
H A DInputFiles.cpp966 std::optional<DILineInfo> ObjFile::getDILineInfo(uint32_t offset, in getDILineInfo() function in ObjFile
/freebsd/contrib/llvm-project/lld/ELF/
H A DInputFiles.cpp502 ObjFile<ELFT>::getDILineInfo(const InputSectionBase *s, uint64_t offset) { in getDILineInfo() function in ObjFile