Searched refs:InstrumentationMap (Results 1 – 11 of 11) sorted by relevance
37 Optional<int32_t> InstrumentationMap::getFunctionId(uint64_t Addr) const { in getFunctionId()44 Optional<uint64_t> InstrumentationMap::getFunctionAddr(int32_t FuncId) const { in getFunctionAddr()55 InstrumentationMap::SledContainer &Sleds, in loadObj()56 InstrumentationMap::FunctionAddressMap &FunctionAddresses, in loadObj()57 InstrumentationMap::FunctionAddressReverseMap &FunctionIds) { in loadObj()58 InstrumentationMap Map; in loadObj()224 InstrumentationMap::SledContainer &Sleds, in loadYAML()225 InstrumentationMap::FunctionAddressMap &FunctionAddresses, in loadYAML()226 InstrumentationMap::FunctionAddressReverseMap &FunctionIds) { in loadYAML()255 Expected<InstrumentationMap>[all …]
10 InstrumentationMap.cpp
30 class InstrumentationMap; variable34 Expected<InstrumentationMap> loadInstrumentationMap(StringRef Filename);75 class InstrumentationMap {86 friend Expected<InstrumentationMap> loadInstrumentationMap(StringRef);
16 "InstrumentationMap.cpp",
17 InstrumentationMap.cpp \
56 void exportAsYAML(const InstrumentationMap &Map, raw_ostream &OS, in exportAsYAML()
363 InstrumentationMap Map; in __anonda1685590302()
449 InstrumentationMap Map; in __anona2b7686e0f02()
689 InstrumentationMap Map; in __anonf2eff7aa0802()
442 InstrumentationMap Map; in getGraphRenderer()
309 - ``llvm/XRay/InstrumentationMap.h``: A convenient tool for analyzing the