Searched defs:getStaticCtorSection (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h156 virtual MCSection *getStaticCtorSection(unsigned Priority, function in class:llvm::TargetLoweringObjectFile
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp792 MCSection *TargetLoweringObjectFileELF::getStaticCtorSection( function in class:TargetLoweringObjectFileELF
1813 MCSection *TargetLoweringObjectFileWasm::getStaticCtorSection( function in class:TargetLoweringObjectFileWasm
1922 MCSection *TargetLoweringObjectFileXCOFF::getStaticCtorSection( function in class:TargetLoweringObjectFileXCOFF

Completed in 159 milliseconds