Searched defs:DebugInfo (Results 1 – 8 of 8) sorted by relevance
58 struct DebugInfo { struct64 DebugInfo() : FnStart(0), FnEnd(0), EhStart(0), EhEnd(0) {} in DebugInfo() function
247 typedef struct _DebugInfo DebugInfo; typedef
52 public abstract class DebugInfo implements Iterable<DebugItem> { class
92 struct DebugInfo { struct93 DICompileUnit *TheCU;94 DIType *DblTy;95 std::vector<DIScope *> LexicalBlocks;
457 string DebugInfo(const int node_root) { in DebugInfo() function in tensorflow::__anon661392b00111::ColocationGraph
292 std::unique_ptr<CGDebugInfo> DebugInfo; variable
439 class DebugInfo; variable
5804 ACCESSORS(DebugInfo, shared, SharedFunctionInfo, kSharedFunctionInfoIndex) in ACCESSORS() argument