Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/profiler/unwind/
Dfast_symbolizer.h30 if (auto e = s->findSubprogramName(offset)) { in symbolize()
Dsections.h93 std::optional<std::string> findSubprogramName(uint64_t address) { in findSubprogramName() function