Home
last modified time | relevance | path

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

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