Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp48 Section == FI->getDwarfFrameSection() || in isDwarfSection()
/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h250 MCSection *getDwarfFrameSection() const { return DwarfFrameSection; } in getDwarfFrameSection() function
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCDwarf.cpp1824 : *MOFI->getDwarfFrameSection(); in Emit()