Home | History | Annotate | Download | only in src

Lines Matching defs:PrologInfo

84   struct PrologInfo {
96 PrologInfoStackEntry(PrologInfoStackEntry *n, const PrologInfo &i)
99 PrologInfo info;
109 int arch, PrologInfo *results);
118 PrologInfo *results);
352 /// "run" the DWARF instructions and create the abstact PrologInfo for an FDE
357 int arch, PrologInfo *results) {
359 memset(results, '\0', sizeof(PrologInfo));
378 int arch, PrologInfo *results) {
381 PrologInfo initialState = *results;