Searched defs:CGProfileSection (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/MC/ | ||
H A D | MCMachOStreamer.cpp | 553 MCSection *CGProfileSection = Asm.getContext().getMachOSection( finalizeCGProfile() local |
H A D | MachObjectWriter.cpp | 768 MCSection *CGProfileSection = Asm.getContext().getMachOSection( writeObject() local |
H A D | WinCOFFObjectWriter.cpp | 155 MCSectionCOFF *CGProfileSection = nullptr; global() member in __anonf03844010111::WinCOFFWriter |
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/ | ||
H A D | MachODumper.cpp | 744 object::SectionRef CGProfileSection; in printCGProfile() local |
H A D | COFFDumper.cpp | 2140 SectionRef CGProfileSection; printCGProfile() local |