Searched refs:getFunctionInfoAtIndex (Results 1 – 2 of 2) sorted by relevance
118 getFunctionInfoAtIndex(uint64_t AddrIdx) const;
329 GsymReader::getFunctionInfoAtIndex(uint64_t Idx) const { in getFunctionInfoAtIndex() function in GsymReader431 if (auto FI = getFunctionInfoAtIndex(I)) in dump()