Home
last modified time | relevance | path

Searched refs:getImportCallSection (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h275 MCSection *getImportCallSection() const { return ImportCallSection; } in getImportCallSection() function
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp1040 OutStreamer->switchSection(getObjFileLowering().getImportCallSection()); in emitEndOfAsmFile()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp1012 OutStreamer->switchSection(getObjFileLowering().getImportCallSection()); in emitEndOfAsmFile()