Home
last modified time | relevance | path

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

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Dsection.c85 typedef struct yasm_directive_wrap { struct
87 } yasm_directive_wrap; argument
196 yasm_directive_wrap *wrap = yasm_xmalloc(sizeof(yasm_directive_wrap)); in directives_add()
363 yasm_directive_wrap *wrap; in yasm_object_directive()