Home
last modified time | relevance | path

Searched defs:PrintSwitchToSection (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCSectionXCOFF.cpp25 void MCSectionXCOFF::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection() function in MCSectionXCOFF
H A DMCSectionCOFF.cpp37 void MCSectionCOFF::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection() function in MCSectionCOFF
H A DMCSectionWasm.cpp48 void MCSectionWasm::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection() function in MCSectionWasm
H A DMCSectionELF.cpp53 void MCSectionELF::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection() function in MCSectionELF
H A DMCSectionMachO.cpp98 void MCSectionMachO::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection() function in MCSectionMachO
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionGOFF.h32 void PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection() function