Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCContext.h602 bool addGenDwarfSection(MCSection *Sec) { in addGenDwarfSection() function
/freebsd-12.1/contrib/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp639 bool InsertResult = getContext().addGenDwarfSection(ELFSection); in ParseSectionArguments()
H A DAsmParser.cpp876 bool InsertResult = getContext().addGenDwarfSection(Sec); in Run()