Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h274 MCSection *getDwarfInfoSection() const { return DwarfInfoSection; } in getDwarfInfoSection() function
275 MCSection *getDwarfInfoSection(uint64_t Hash) const { in getDwarfInfoSection() function