Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DFaultMapParser.h113 FunctionAddrType getFunctionAddr() const { in getFunctionAddr() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/XRay/
H A DInstrumentationMap.cpp44 Optional<uint64_t> InstrumentationMap::getFunctionAddr(int32_t FuncId) const { in getFunctionAddr() function in InstrumentationMap