Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h250 MCSection *getDwarfInfoSection() const { return DwarfInfoSection; } in getDwarfInfoSection() function
251 MCSection *getDwarfInfoSection(uint64_t Hash) const { in getDwarfInfoSection() function
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h255 MCSection *getDwarfInfoSection() const { return DwarfInfoSection; } in getDwarfInfoSection() function
256 MCSection *getDwarfInfoSection(uint64_t Hash) const { in getDwarfInfoSection() function
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h230 MCSection *getDwarfInfoSection() const { return DwarfInfoSection; } in getDwarfInfoSection() function