Home
last modified time | relevance | path

Searched refs:FunctionAddrType (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DFaultMaps.h141 typedef uint64_t FunctionAddrType; typedef
146 FunctionAddrOffset + sizeof(FunctionAddrType);
166 FunctionAddrType getFunctionAddr() const { in getFunctionAddr()
167 return read<FunctionAddrType>(P + FunctionAddrOffset, E); in getFunctionAddr()