Home
last modified time | relevance | path

Searched refs:DwarfPubNamesSection (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h91 const MCSection *DwarfPubNamesSection; variable
194 const MCSection *getDwarfPubNamesSection() const{return DwarfPubNamesSection;} in getDwarfPubNamesSection()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h98 MCSection *DwarfPubNamesSection; variable
233 MCSection *getDwarfPubNamesSection() const { return DwarfPubNamesSection; } in getDwarfPubNamesSection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h95 MCSection *DwarfPubNamesSection; variable
249 MCSection *getDwarfPubNamesSection() const { return DwarfPubNamesSection; } in getDwarfPubNamesSection()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCObjectFileInfo.cpp171 DwarfPubNamesSection = in InitMachOMCObjectFileInfo()
350 DwarfPubNamesSection = in InitELFMCObjectFileInfo()
437 DwarfPubNamesSection = in InitCOFFMCObjectFileInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp243 DwarfPubNamesSection = in initMachOMCObjectFileInfo()
547 DwarfPubNamesSection = in initELFMCObjectFileInfo()
711 DwarfPubNamesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
893 DwarfPubNamesSection = Ctx->getWasmSection(".debug_pubnames", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp241 DwarfPubNamesSection = in initMachOMCObjectFileInfo()
526 DwarfPubNamesSection = in initELFMCObjectFileInfo()
691 DwarfPubNamesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()