Searched refs:is_before (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/binutils/ld/
H A Dldlang.h415 bfd_boolean is_before; member in struct:__anon1062
H A Dldlang.c3783 if (where != NULL && i->is_before)
4585 s->insert_statement.is_before ? "BEFORE" : "AFTER",
7358 lang_add_insert (const char *where, int is_before)
7364 new_stmt->is_before = is_before;
7356 lang_add_insert(const char *where, int is_before) argument
/haiku-buildtools/isl/
H A Disl_flow.c846 int is_before; local
852 is_before = plevel & 1;
856 if (is_before)

Completed in 67 milliseconds