Home
last modified time | relevance | path

Searched refs:lineStrSection (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DDWARF.h72 StringRef getLineStrSection() const override { return lineStrSection; } in getLineStrSection()
98 StringRef lineStrSection; variable
H A DDWARF.cpp58 lineStrSection = toStringRef(sec->contentMaybeDecompress()); in LLDDwarfObj()