Searched refs:inputObj (Results 1 – 1 of 1) sorted by relevance
885 ObjFile<ELFT> *inputObj) { in processCallGraphRelocations() argument886 if (inputObj->cgProfileSectionIndex == SHN_UNDEF) in processCallGraphRelocations()890 inputObj->template getELFShdrs<ELFT>(); in processCallGraphRelocations()892 const ELFFile<ELFT> &obj = inputObj->getObj(); in processCallGraphRelocations()895 objSections[inputObj->cgProfileSectionIndex])); in processCallGraphRelocations()899 if (sec.sh_info == inputObj->cgProfileSectionIndex) { in processCallGraphRelocations()