Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCContext.h387 addGenDwarfSection(const MCSection *Sec) { in addGenDwarfSection() function
/external/llvm/lib/MC/MCParser/
DAsmParser.cpp635 auto InsertResult = getContext().addGenDwarfSection( in Run()