Home
last modified time | relevance | path

Searched defs:Location_ (Results 1 – 2 of 2) sorted by relevance

/dports/lang/ghc/ghc-8.8.4-boot/includes/rts/
H A DLibdw.h72 typedef struct Location_ { struct
73 const char *object_file;
74 const char *function;
77 const char *source_file;
78 StgWord32 lineno;
79 StgWord32 colno;
/dports/lang/ghc/ghc-8.10.7/includes/rts/
H A DLibdw.h72 typedef struct Location_ { struct
73 const char *object_file;
74 const char *function;
77 const char *source_file;
78 StgWord32 lineno;
79 StgWord32 colno;