Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCContext.h804 bool addGenDwarfSection(MCSection *Sec) { in addGenDwarfSection() function
/openbsd/gnu/llvm/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp702 bool InsertResult = getContext().addGenDwarfSection(Section); in ParseSectionArguments()
H A DAsmParser.cpp991 bool InsertResult = getContext().addGenDwarfSection(Sec); in Run()
H A DMasmParser.cpp1361 bool InsertResult = getContext().addGenDwarfSection(Sec); in Run()
/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp1116 getContext().addGenDwarfSection(WS); in doBeforeLabelEmit()