Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h798 bool addGenDwarfSection(MCSection *Sec) { in addGenDwarfSection() function
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp676 bool InsertResult = getContext().addGenDwarfSection(Section); in parseSectionArguments()
H A DAsmParser.cpp969 bool InsertResult = getContext().addGenDwarfSection(Sec); in Run()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp1259 getContext().addGenDwarfSection(WS); in doBeforeLabelEmit()