Searched refs:inputObj (Results 1 – 1 of 1) sorted by relevance
864 ObjFile<ELFT> *inputObj) { in processCallGraphRelocations() argument866 const ELFFile<ELFT> &obj = inputObj->getObj(); in processCallGraphRelocations()870 if (inputObj->cgProfileSectionIndex == SHN_UNDEF) in processCallGraphRelocations()875 objSections[inputObj->cgProfileSectionIndex])); in processCallGraphRelocations()879 if (sec.sh_info == inputObj->cgProfileSectionIndex) { in processCallGraphRelocations()