Home
last modified time | relevance | path

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

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Dsection.c833 typedef struct yasm_span_term { struct
838 } yasm_span_term; argument
849 yasm_span_term *rel_term;
851 yasm_span_term *terms;
935 span->num_terms*sizeof(yasm_span_term)); in add_span_term()
992 span->rel_term = yasm_xmalloc(sizeof(yasm_span_term)); in span_create_terms()
1134 optimize_itree_add(IntervalTree *itree, yasm_span *span, yasm_span_term *term) in optimize_itree_add()
1166 yasm_span_term *term = node->data; in check_cycle()
1241 yasm_span_term *term = node->data; in optimize_term_expand()