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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h255 MCSection *getDwarfInfoSection() const { return DwarfInfoSection; } function in class:llvm::MCObjectFileInfo
256 MCSection *getDwarfInfoSection(uint64_t Hash) const { function in class:llvm::MCObjectFileInfo

Completed in 83 milliseconds