Searched refs:yasm_dir_helper_string (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/ |
D | valparam.h | 394 int yasm_dir_helper_string(void *obj, yasm_valparam *vp, unsigned long line,
|
D | valparam.c | 347 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/ |
D | bin-objfmt.c | 1465 { "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/ |
D | macho-objfmt.c | 1399 { "segname", 1, yasm_dir_helper_string, in macho_objfmt_section_switch()
|