Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/
H A Ddebug_info.h43 const ska::flat_hash_map<int64_t, DebugInfoTuple>& getCallStackPtrMap() in getCallStackPtrMap() function
/aosp_15_r20/external/pytorch/torch/csrc/jit/serialization/
H A Dexport_module.cpp738 const auto& debug_info = mobile_module.getDebugTable().getCallStackPtrMap(); in writeByteCode()