Searched refs:ExpextedData (Results 1 – 1 of 1) sorted by relevance
269 auto ExpextedData = getFunctionInfoDataAtIndex(AddrIdx, FuncStartAddr); in getFunctionInfoDataForAddress() local271 if (!ExpextedData) in getFunctionInfoDataForAddress()272 return ExpextedData; in getFunctionInfoDataForAddress()290 uint32_t FuncSize = ExpextedData->getU32(&Offset); in getFunctionInfoDataForAddress()293 return ExpextedData; in getFunctionInfoDataForAddress()