Searched defs:cgProfile (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/MachO/ | ||
H A D | InputSection.h | 317 constexpr const char cgProfile[] = "__cg_profile"; global() variable |
/llvm-project/lld/ELF/ | ||
H A D | Driver.cpp | 977 processCallGraphRelocations(SmallVector<uint32_t,32> & symbolIndices,ArrayRef<typename ELFT::CGProfile> & cgProfile,ObjFile<ELFT> * inputObj) processCallGraphRelocations() argument |