Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCContext.h762 bool addGenDwarfSection(MCSection *Sec) { in addGenDwarfSection() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp683 bool InsertResult = getContext().addGenDwarfSection(Section); in ParseSectionArguments()
H A DAsmParser.cpp969 bool InsertResult = getContext().addGenDwarfSection(Sec); in Run()
H A DMasmParser.cpp1233 bool InsertResult = getContext().addGenDwarfSection(Sec); in Run()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp1078 getContext().addGenDwarfSection(WS); in doBeforeLabelEmit()