Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/ppcg/
Dprint.c44 static isl_bool printed_before(__isl_keep isl_printer *p, const char *note_name) in printed_before() argument
54 id = isl_id_alloc(ctx, note_name, NULL); in printed_before()
68 const char *note_name) in mark_printed() argument
77 id = isl_id_alloc(ctx, note_name, NULL); in mark_printed()
87 const char *name, const char *def, const char *note_name) in print_ppcg_macro() argument
91 printed = printed_before(p, note_name); in print_ppcg_macro()
103 p = mark_printed(p, note_name); in print_ppcg_macro()
/external/elfutils/libdwfl/
Ddwfl_segment_report_module.c548 const void *note_name; in dwfl_segment_report_module() local
552 note_name = notes + len; in dwfl_segment_report_module()
564 && !memcmp (note_name, "GNU", sizeof "GNU")) in dwfl_segment_report_module()