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

/freebsd-12-stable/contrib/llvm-project/lld/ELF/
H A DDWARF.h64 StringRef getAbbrevSection() const override { return abbrevSection; }
89 StringRef abbrevSection; member in class:lld::elf::final
H A DDWARF.cpp50 abbrevSection = toStringRef(sec->data());

Completed in 62 milliseconds