Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFTypes.h77 using CGProfile = Elf_CGProfile_Impl<ELFType<E, Is64>>; global() member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAssembler.h473 std::vector<CGProfileEntry> CGProfile; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCELFStreamer.cpp516 MCSection *CGProfile = getAssembler().getContext().getELFSection( finalizeCGProfile() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A Dllvm-readobj.cpp99 static bool CGProfile; global() variable