Searched refs:addGenDwarfSection (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h634 bool addGenDwarfSection(MCSection *Sec) { function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp642 bool InsertResult = getContext().addGenDwarfSection(ELFSection);
H A DAsmParser.cpp908 bool InsertResult = getContext().addGenDwarfSection(Sec);

Completed in 263 milliseconds