Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCContext.h514 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()