Home
last modified time | relevance | path

Searched defs:TextSec (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DMachO.h53 if (auto *TextSec = G.findSectionByName(orc::MachOTextTextSectionName)) in getMachODefaultTextSection() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCStreamer.cpp836 const MCSection *TextSec) { in getWinCFISection()
868 MCSection *MCStreamer::getAssociatedPDataSection(const MCSection *TextSec) { in getAssociatedPDataSection()
874 MCSection *MCStreamer::getAssociatedXDataSection(const MCSection *TextSec) { in getAssociatedXDataSection()
H A DMCAsmStreamer.cpp2219 MCSection *TextSec = &CurFrame->Function->getSection(); in emitWinEHHandlerData() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp675 SectionRef TextSec = *cantFail(RelocsSec.getRelocatedSection()); in printLineNumbers() local