Home
last modified time | relevance | path

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

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/dbg/
Ddbg-objfmt.c112 yasm_section_set_default(retval, 1); in dbg_objfmt_add_default_section()
144 yasm_section_set_default(retval, 0); in dbg_objfmt_section_switch()
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Dsection.h238 void yasm_section_set_default(yasm_section *sect, int def);
Dsection.c424 yasm_section_set_default(yasm_section *sect, int def) in yasm_section_set_default() function
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/xdf/
Dxdf-objfmt.c639 yasm_section_set_default(retval, 1); in xdf_objfmt_add_default_section()
752 yasm_section_set_default(retval, 0); in xdf_objfmt_section_switch()
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/rdf/
Drdf-objfmt.c847 yasm_section_set_default(retval, 1); in rdf_objfmt_add_default_section()
955 yasm_section_set_default(retval, 0); in rdf_objfmt_section_switch()
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
Delf-objfmt.c924 yasm_section_set_default(retval, 1); in elf_objfmt_add_default_section()
1117 yasm_section_set_default(retval, 0); in elf_objfmt_section_switch()
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
Dmacho-objfmt.c1304 yasm_section_set_default(retval, 1); in macho_objfmt_add_default_section()
1495 yasm_section_set_default(retval, 0); in macho_objfmt_section_switch()
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/
Dbin-objfmt.c1427 yasm_section_set_default(retval, 1); in bin_objfmt_add_default_section()
1570 yasm_section_set_default(retval, 0); in bin_objfmt_section_switch()
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/
Dcoff-objfmt.c1307 yasm_section_set_default(retval, 1); in coff_objfmt_add_default_section()
1592 yasm_section_set_default(retval, 0); in coff_objfmt_section_switch()