Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/profiler/unwind/
Ddebug_info.h234 auto abbrev_code = L.readULEB128(); in findAbbrev() local
236 abbrev_code != 0, in findAbbrev()
242 if (abbrev_code == entry) { in findAbbrev()