Searched refs:strSection (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lld/ELF/
H A DDWARF.h65 StringRef getStrSection() const override { return strSection; }
90 StringRef strSection; member in class:lld::elf::final
H A DDWARF.cpp52 strSection = toStringRef(sec->data());

Completed in 67 milliseconds