Home
last modified time | relevance | path

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

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Dsection.c887 create_span(yasm_bytecode *bc, int id, /*@null@*/ const yasm_value *value, in create_span() function
920 span = create_span(bc, id, value, neg_thres, pos_thres, optd->os); in optimize_add_span()