Searched refs:ExpextedData (Results 1 – 1 of 1) sorted by relevance
268 auto ExpextedData = getFunctionInfoDataAtIndex(AddrIdx, FuncStartAddr); in getFunctionInfoDataForAddress() local270 if (!ExpextedData) in getFunctionInfoDataForAddress()271 return ExpextedData; in getFunctionInfoDataForAddress()289 uint32_t FuncSize = ExpextedData->getU32(&Offset); in getFunctionInfoDataForAddress()292 return ExpextedData; in getFunctionInfoDataForAddress()