Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/Common/
H A DDWARF.cpp91 std::optional<DILineInfo> DWARFCache::getDILineInfo(uint64_t offset, in getDILineInfo() function in lld::DWARFCache
/openbsd-src/gnu/llvm/lld/COFF/
H A DInputFiles.cpp920 std::optional<DILineInfo> ObjFile::getDILineInfo(uint32_t offset, in getDILineInfo() function in ObjFile
/openbsd-src/gnu/llvm/lld/ELF/
H A DInputFiles.cpp449 std::optional<DILineInfo> ObjFile<ELFT>::getDILineInfo(InputSectionBase *s, in getDILineInfo() function in ObjFile