Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lld/ELF/
HDDWARF.h65 StringRef getStrSection() const override { return strSection; } in getStrSection()
90 StringRef strSection; variable
HDDWARF.cpp52 strSection = toStringRef(sec->data()); in LLDDwarfObj()