Home
last modified time | relevance | path

Searched defs:cgProfile (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lld/MachO/
H A DInputSection.h317 constexpr const char cgProfile[] = "__cg_profile"; global() variable
/llvm-project/lld/ELF/
H A DDriver.cpp977 processCallGraphRelocations(SmallVector<uint32_t,32> & symbolIndices,ArrayRef<typename ELFT::CGProfile> & cgProfile,ObjFile<ELFT> * inputObj) processCallGraphRelocations() argument
1016 ArrayRef<typename ELFT::CGProfile> cgProfile; readCallGraphsFromObjectFiles() local