Home
last modified time | relevance | path

Searched defs:getFunctionAddr (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/Object/
H A DFaultMapParser.h113 FunctionAddrType getFunctionAddr() const { in getFunctionAddr() function
/llvm-project/llvm/lib/XRay/
H A DInstrumentationMap.cpp44 InstrumentationMap::getFunctionAddr(int32_t FuncId) const { in getFunctionAddr() function in InstrumentationMap