Searched refs:FunctionAddrType (Results 1 – 1 of 1) sorted by relevance
141 typedef uint64_t FunctionAddrType; typedef146 FunctionAddrOffset + sizeof(FunctionAddrType);166 FunctionAddrType getFunctionAddr() const { in getFunctionAddr()167 return read<FunctionAddrType>(P + FunctionAddrOffset, E); in getFunctionAddr()