Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h807 bool addGenDwarfSection(MCSection *Sec) { in addGenDwarfSection() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp718 bool InsertResult = getContext().addGenDwarfSection(Section); in ParseSectionArguments()
H A DAsmParser.cpp993 bool InsertResult = getContext().addGenDwarfSection(Sec); in Run()
H A DMasmParser.cpp1361 bool InsertResult = getContext().addGenDwarfSection(Sec); in Run()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp1128 getContext().addGenDwarfSection(WS); in doBeforeLabelEmit()