Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h767 bool addGenDwarfSection(MCSection *Sec) { in addGenDwarfSection() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp683 bool InsertResult = getContext().addGenDwarfSection(Section); in ParseSectionArguments()
H A DAsmParser.cpp973 bool InsertResult = getContext().addGenDwarfSection(Sec); in Run()
H A DMasmParser.cpp1342 bool InsertResult = getContext().addGenDwarfSection(Sec); in Run()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp1112 getContext().addGenDwarfSection(WS); in doBeforeLabelEmit()