Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h120 MCSection *DwarfRnglistsSection = nullptr; variable
272 MCSection *getDwarfRnglistsSection() const { return DwarfRnglistsSection; } in getDwarfRnglistsSection()
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h122 MCSection *DwarfRnglistsSection = nullptr; variable
277 MCSection *getDwarfRnglistsSection() const { return DwarfRnglistsSection; } in getDwarfRnglistsSection()
/external/llvm-project/llvm/lib/MC/
DMCObjectFileInfo.cpp273 DwarfRnglistsSection = in initMachOMCObjectFileInfo()
455 DwarfRnglistsSection = Ctx->getELFSection(".debug_rnglists", DebugSecType, 0); in initELFMCObjectFileInfo()
636 DwarfRnglistsSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
817 DwarfRnglistsSection = in initWasmMCObjectFileInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp273 DwarfRnglistsSection = in initMachOMCObjectFileInfo()
449 DwarfRnglistsSection = Ctx->getELFSection(".debug_rnglists", DebugSecType, 0); in initELFMCObjectFileInfo()