Home
last modified time | relevance | path

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

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Dsection.h223 void yasm_section_set_opt_flags(yasm_section *sect, unsigned long opt_flags);
Dsection.c412 yasm_section_set_opt_flags(yasm_section *sect, unsigned long opt_flags) in yasm_section_set_opt_flags() function