Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCContext.h514 bool addGenDwarfSection(MCSection *Sec) { in addGenDwarfSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCContext.h606 bool addGenDwarfSection(MCSection *Sec) { in addGenDwarfSection() function
/external/llvm/lib/MC/MCParser/
DELFAsmParser.cpp527 bool InsertResult = getContext().addGenDwarfSection(ELFSection); in ParseSectionArguments()
DAsmParser.cpp717 bool InsertResult = getContext().addGenDwarfSection(Sec); in Run()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DELFAsmParser.cpp636 bool InsertResult = getContext().addGenDwarfSection(ELFSection); in ParseSectionArguments()
DAsmParser.cpp872 bool InsertResult = getContext().addGenDwarfSection(Sec); in Run()