Home
last modified time | relevance | path

Searched refs:DwarfAddrSection (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h118 MCSection *DwarfAddrSection; variable
269 MCSection *getDwarfAddrSection() const { return DwarfAddrSection; } in getDwarfAddrSection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h118 MCSection *DwarfAddrSection; variable
289 MCSection *getDwarfAddrSection() const { return DwarfAddrSection; } in getDwarfAddrSection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp583 DwarfAddrSection = Ctx->getELFSection(".debug_addr", DebugSecType, 0); in initELFMCObjectFileInfo()
796 DwarfAddrSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
887 DwarfAddrSection = Ctx->getWasmSection(".debug_addr", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp573 DwarfAddrSection = in initELFMCObjectFileInfo()
771 DwarfAddrSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()