Home
last modified time | relevance | path

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

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Dvalparam.h394 int yasm_dir_helper_string(void *obj, yasm_valparam *vp, unsigned long line,
Dvalparam.c347 yasm_dir_helper_string(void *obj, yasm_valparam *vp, unsigned long line, in yasm_dir_helper_string() function
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/
Dbin-objfmt.c1465 { "follows", 1, yasm_dir_helper_string, in bin_objfmt_section_switch()
1467 { "vfollows", 1, yasm_dir_helper_string, in bin_objfmt_section_switch()
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
Dmacho-objfmt.c1399 { "segname", 1, yasm_dir_helper_string, in macho_objfmt_section_switch()