Searched refs:cgProfileSectionIndex (Results 1 – 3 of 3) sorted by relevance
276 uint32_t cgProfileSectionIndex = 0; variable
1050 if (inputObj->cgProfileSectionIndex == SHN_UNDEF) in processCallGraphRelocations()1059 objSections[inputObj->cgProfileSectionIndex])); in processCallGraphRelocations()1063 if (sec.sh_info == inputObj->cgProfileSectionIndex) { in processCallGraphRelocations()
759 cgProfileSectionIndex = i; in initializeSections()