Home
last modified time | relevance | path

Searched refs:objfmt (Results 1 – 25 of 155) sorted by relevance

1234567

/dports/net/xrdp-devel/xrdp-0.9.16/librfxcodec/m4/
H A Dnasm.m422 objfmt='COFF'
28 objfmt='COFF' # ???
31 objfmt='a.out'
36 objfmt='ELF64'
39 objfmt='ELF'
52 objfmt='ELF'
60 objfmt='ELF64'
63 objfmt='ELF'
78 objfmt='ELF ?'
84 objfmt='ELF'
[all …]
/dports/x11-drivers/xorgxrdp/xorgxrdp-0.2.17/m4/
H A Dnasm.m422 objfmt='COFF'
28 objfmt='COFF' # ???
31 objfmt='a.out'
36 objfmt='ELF64'
39 objfmt='ELF'
52 objfmt='ELF'
60 objfmt='ELF64'
63 objfmt='ELF'
78 objfmt='ELF ?'
84 objfmt='ELF'
[all …]
/dports/sysutils/wimlib/wimlib-1.13.0/m4/
H A Dnasm.m422 objfmt='COFF'
28 objfmt='COFF' # ???
31 objfmt='a.out'
36 objfmt='ELF64'
39 objfmt='ELF'
52 objfmt='ELF'
60 objfmt='ELF64'
63 objfmt='ELF'
78 objfmt='ELF ?'
84 objfmt='ELF'
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/glmark2/src/src/libjpeg-turbo/
H A Dacinclude.m425 objfmt='COFF'
31 objfmt='COFF' # ???
34 objfmt='a.out'
39 objfmt='ELF64'
42 objfmt='ELF'
55 objfmt='ELF'
63 objfmt='ELF64'
66 objfmt='ELF'
81 objfmt='ELF ?'
87 objfmt='ELF'
[all …]
/dports/benchmarks/glmark2/glmark2-2021.12/src/libjpeg-turbo/
H A Dacinclude.m425 objfmt='COFF'
31 objfmt='COFF' # ???
34 objfmt='a.out'
39 objfmt='ELF64'
42 objfmt='ELF'
55 objfmt='ELF'
63 objfmt='ELF64'
66 objfmt='ELF'
81 objfmt='ELF ?'
87 objfmt='ELF'
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/yasm/source/patched-yasm/libyasm/
H A Dobjfmt.h100 void (*destroy) (/*@only@*/ yasm_objfmt *objfmt);
152 void yasm_objfmt_destroy(/*@only@*/ yasm_objfmt *objfmt);
197 ((yasm_objfmt_base *)((object)->objfmt))->module->output \
199 #define yasm_objfmt_destroy(objfmt) \ argument
200 ((yasm_objfmt_base *)objfmt)->module->destroy(objfmt)
202 ((yasm_objfmt_base *)((object)->objfmt))->module->section_switch \
205 ((yasm_objfmt_base *)((object)->objfmt))->module->add_default_section \
208 ((yasm_objfmt_base *)((object)->objfmt))->module->init_new_section \
211 ((yasm_objfmt_base *)((object)->objfmt))->module->get_special_sym \
/dports/devel/yasm/yasm-1.3.0/libyasm/
H A Dobjfmt.h100 void (*destroy) (/*@only@*/ yasm_objfmt *objfmt);
152 void yasm_objfmt_destroy(/*@only@*/ yasm_objfmt *objfmt);
197 ((yasm_objfmt_base *)((object)->objfmt))->module->output \
199 #define yasm_objfmt_destroy(objfmt) \ argument
200 ((yasm_objfmt_base *)objfmt)->module->destroy(objfmt)
202 ((yasm_objfmt_base *)((object)->objfmt))->module->section_switch \
205 ((yasm_objfmt_base *)((object)->objfmt))->module->add_default_section \
208 ((yasm_objfmt_base *)((object)->objfmt))->module->init_new_section \
211 ((yasm_objfmt_base *)((object)->objfmt))->module->get_special_sym \
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/rs6000/
H A Drs6000-d.c71 const char *objfmt = NULL; in rs6000_d_handle_target_object_format() local
74 objfmt = "elf"; in rs6000_d_handle_target_object_format()
76 objfmt = "macho"; in rs6000_d_handle_target_object_format()
78 objfmt = "coff"; in rs6000_d_handle_target_object_format()
80 if (objfmt == NULL) in rs6000_d_handle_target_object_format()
83 return build_string_literal (strlen (objfmt) + 1, objfmt); in rs6000_d_handle_target_object_format()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/rs6000/
H A Drs6000-d.c71 const char *objfmt = NULL; in rs6000_d_handle_target_object_format() local
74 objfmt = "elf"; in rs6000_d_handle_target_object_format()
76 objfmt = "macho"; in rs6000_d_handle_target_object_format()
78 objfmt = "coff"; in rs6000_d_handle_target_object_format()
80 if (objfmt == NULL) in rs6000_d_handle_target_object_format()
83 return build_string_literal (strlen (objfmt) + 1, objfmt); in rs6000_d_handle_target_object_format()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/rs6000/
H A Drs6000-d.c71 const char *objfmt = NULL; in rs6000_d_handle_target_object_format() local
74 objfmt = "elf"; in rs6000_d_handle_target_object_format()
76 objfmt = "macho"; in rs6000_d_handle_target_object_format()
78 objfmt = "coff"; in rs6000_d_handle_target_object_format()
80 if (objfmt == NULL) in rs6000_d_handle_target_object_format()
83 return build_string_literal (strlen (objfmt) + 1, objfmt); in rs6000_d_handle_target_object_format()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/rs6000/
H A Drs6000-d.c71 const char *objfmt = NULL; in rs6000_d_handle_target_object_format() local
74 objfmt = "elf"; in rs6000_d_handle_target_object_format()
76 objfmt = "macho"; in rs6000_d_handle_target_object_format()
78 objfmt = "coff"; in rs6000_d_handle_target_object_format()
80 if (objfmt == NULL) in rs6000_d_handle_target_object_format()
83 return build_string_literal (strlen (objfmt) + 1, objfmt); in rs6000_d_handle_target_object_format()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/yasm/source/patched-yasm/po/
H A Dyasm.pot814 #: modules/objfmts/elf/elf-objfmt.c:246 modules/objfmts/rdf/rdf-objfmt.c:634
1354 #: modules/objfmts/bin/bin-objfmt.c:253 modules/objfmts/bin/bin-objfmt.c:430
1360 #: modules/objfmts/bin/bin-objfmt.c:256 modules/objfmts/bin/bin-objfmt.c:258
1376 #: modules/objfmts/bin/bin-objfmt.c:433 modules/objfmts/bin/bin-objfmt.c:435
1420 #: modules/objfmts/elf/elf-objfmt.c:762 modules/objfmts/elf/elf-objfmt.c:874
1424 #: modules/objfmts/rdf/rdf-objfmt.c:683 modules/objfmts/rdf/rdf-objfmt.c:772
1425 #: modules/objfmts/xdf/xdf-objfmt.c:551 modules/objfmts/xdf/xdf-objfmt.c:578
1533 #: modules/objfmts/elf/elf-objfmt.c:440 modules/objfmts/rdf/rdf-objfmt.c:748
1534 #: modules/objfmts/rdf/rdf-objfmt.c:765 modules/objfmts/xdf/xdf-objfmt.c:301
1559 #: modules/objfmts/rdf/rdf-objfmt.c:256 modules/objfmts/rdf/rdf-objfmt.c:549
[all …]
/dports/devel/yasm/yasm-1.3.0/po/
H A Dyasm.pot814 #: modules/objfmts/elf/elf-objfmt.c:246 modules/objfmts/rdf/rdf-objfmt.c:634
1354 #: modules/objfmts/bin/bin-objfmt.c:253 modules/objfmts/bin/bin-objfmt.c:430
1360 #: modules/objfmts/bin/bin-objfmt.c:256 modules/objfmts/bin/bin-objfmt.c:258
1376 #: modules/objfmts/bin/bin-objfmt.c:433 modules/objfmts/bin/bin-objfmt.c:435
1420 #: modules/objfmts/elf/elf-objfmt.c:762 modules/objfmts/elf/elf-objfmt.c:874
1424 #: modules/objfmts/rdf/rdf-objfmt.c:683 modules/objfmts/rdf/rdf-objfmt.c:772
1425 #: modules/objfmts/xdf/xdf-objfmt.c:551 modules/objfmts/xdf/xdf-objfmt.c:578
1533 #: modules/objfmts/elf/elf-objfmt.c:440 modules/objfmts/rdf/rdf-objfmt.c:748
1534 #: modules/objfmts/rdf/rdf-objfmt.c:765 modules/objfmts/xdf/xdf-objfmt.c:301
1559 #: modules/objfmts/rdf/rdf-objfmt.c:256 modules/objfmts/rdf/rdf-objfmt.c:549
[all …]
/dports/devel/yasm/yasm-1.3.0/modules/objfmts/dbg/
H A Ddbg-objfmt.c33 yasm_objfmt_base objfmt; /* base structure */ member
46 objfmt_dbg->objfmt.module = &yasm_dbg_LTX_objfmt; in dbg_objfmt_create()
61 yasm_objfmt_dbg *objfmt_dbg = (yasm_objfmt_dbg *)object->objfmt; in dbg_objfmt_output()
84 dbg_objfmt_destroy(yasm_objfmt *objfmt) in dbg_objfmt_destroy() argument
86 yasm_objfmt_dbg *objfmt_dbg = (yasm_objfmt_dbg *)objfmt; in dbg_objfmt_destroy()
88 yasm_xfree(objfmt); in dbg_objfmt_destroy()
95 yasm_objfmt_dbg *objfmt_dbg = (yasm_objfmt_dbg *)object->objfmt; in dbg_objfmt_init_new_section()
105 yasm_objfmt_dbg *objfmt_dbg = (yasm_objfmt_dbg *)object->objfmt; in dbg_objfmt_add_default_section()
123 yasm_objfmt_dbg *objfmt_dbg = (yasm_objfmt_dbg *)object->objfmt; in dbg_objfmt_section_switch()
153 yasm_objfmt_dbg *objfmt_dbg = (yasm_objfmt_dbg *)object->objfmt; in dbg_objfmt_get_special_sym()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/yasm/source/patched-yasm/modules/objfmts/dbg/
H A Ddbg-objfmt.c33 yasm_objfmt_base objfmt; /* base structure */ member
46 objfmt_dbg->objfmt.module = &yasm_dbg_LTX_objfmt; in dbg_objfmt_create()
61 yasm_objfmt_dbg *objfmt_dbg = (yasm_objfmt_dbg *)object->objfmt; in dbg_objfmt_output()
84 dbg_objfmt_destroy(yasm_objfmt *objfmt) in dbg_objfmt_destroy() argument
86 yasm_objfmt_dbg *objfmt_dbg = (yasm_objfmt_dbg *)objfmt; in dbg_objfmt_destroy()
88 yasm_xfree(objfmt); in dbg_objfmt_destroy()
95 yasm_objfmt_dbg *objfmt_dbg = (yasm_objfmt_dbg *)object->objfmt; in dbg_objfmt_init_new_section()
105 yasm_objfmt_dbg *objfmt_dbg = (yasm_objfmt_dbg *)object->objfmt; in dbg_objfmt_add_default_section()
123 yasm_objfmt_dbg *objfmt_dbg = (yasm_objfmt_dbg *)object->objfmt; in dbg_objfmt_section_switch()
153 yasm_objfmt_dbg *objfmt_dbg = (yasm_objfmt_dbg *)object->objfmt; in dbg_objfmt_get_special_sym()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/i386/
H A Di386-d.c68 const char *objfmt = NULL; in ix86_d_handle_target_object_format() local
71 objfmt = "macho"; in ix86_d_handle_target_object_format()
73 objfmt = "coff"; in ix86_d_handle_target_object_format()
75 if (objfmt == NULL) in ix86_d_handle_target_object_format()
78 return build_string_literal (strlen (objfmt) + 1, objfmt); in ix86_d_handle_target_object_format()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/i386/
H A Di386-d.c68 const char *objfmt = NULL; in ix86_d_handle_target_object_format() local
71 objfmt = "macho"; in ix86_d_handle_target_object_format()
73 objfmt = "coff"; in ix86_d_handle_target_object_format()
75 if (objfmt == NULL) in ix86_d_handle_target_object_format()
78 return build_string_literal (strlen (objfmt) + 1, objfmt); in ix86_d_handle_target_object_format()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/i386/
H A Di386-d.c68 const char *objfmt = NULL; in ix86_d_handle_target_object_format() local
71 objfmt = "macho"; in ix86_d_handle_target_object_format()
73 objfmt = "coff"; in ix86_d_handle_target_object_format()
75 if (objfmt == NULL) in ix86_d_handle_target_object_format()
78 return build_string_literal (strlen (objfmt) + 1, objfmt); in ix86_d_handle_target_object_format()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/i386/
H A Di386-d.c68 const char *objfmt = NULL;
71 objfmt = "macho";
73 objfmt = "coff";
75 if (objfmt == NULL)
78 return build_string_literal (strlen (objfmt) + 1, objfmt);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/yasm/source/patched-yasm/plugins/dbg/
H A Ddbg-objfmt.c33 yasm_objfmt_base objfmt; /* base structure */ member
46 objfmt_dbg->objfmt.module = &yasm_dbg_LTX_objfmt; in dbg_objfmt_create()
61 yasm_objfmt_dbg *objfmt_dbg = (yasm_objfmt_dbg *)object->objfmt; in dbg_objfmt_output()
84 dbg_objfmt_destroy(yasm_objfmt *objfmt) in dbg_objfmt_destroy() argument
86 yasm_objfmt_dbg *objfmt_dbg = (yasm_objfmt_dbg *)objfmt; in dbg_objfmt_destroy()
88 yasm_xfree(objfmt); in dbg_objfmt_destroy()
94 yasm_objfmt_dbg *objfmt_dbg = (yasm_objfmt_dbg *)object->objfmt; in dbg_objfmt_add_default_section()
114 yasm_objfmt_dbg *objfmt_dbg = (yasm_objfmt_dbg *)object->objfmt; in dbg_objfmt_section_switch()
146 yasm_objfmt_dbg *objfmt_dbg = (yasm_objfmt_dbg *)object->objfmt; in dbg_objfmt_get_special_sym()
/dports/devel/yasm/yasm-1.3.0/plugins/dbg/
H A Ddbg-objfmt.c33 yasm_objfmt_base objfmt; /* base structure */ member
46 objfmt_dbg->objfmt.module = &yasm_dbg_LTX_objfmt; in dbg_objfmt_create()
61 yasm_objfmt_dbg *objfmt_dbg = (yasm_objfmt_dbg *)object->objfmt; in dbg_objfmt_output()
84 dbg_objfmt_destroy(yasm_objfmt *objfmt) in dbg_objfmt_destroy() argument
86 yasm_objfmt_dbg *objfmt_dbg = (yasm_objfmt_dbg *)objfmt; in dbg_objfmt_destroy()
88 yasm_xfree(objfmt); in dbg_objfmt_destroy()
94 yasm_objfmt_dbg *objfmt_dbg = (yasm_objfmt_dbg *)object->objfmt; in dbg_objfmt_add_default_section()
114 yasm_objfmt_dbg *objfmt_dbg = (yasm_objfmt_dbg *)object->objfmt; in dbg_objfmt_section_switch()
146 yasm_objfmt_dbg *objfmt_dbg = (yasm_objfmt_dbg *)object->objfmt; in dbg_objfmt_get_special_sym()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/pa/
H A Dpa-d.c63 const char *objfmt = NULL; in pa_d_handle_target_object_format() local
66 objfmt = "som"; in pa_d_handle_target_object_format()
68 if (objfmt == NULL) in pa_d_handle_target_object_format()
71 return build_string_literal (strlen (objfmt) + 1, objfmt); in pa_d_handle_target_object_format()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/pa/
H A Dpa-d.c63 const char *objfmt = NULL; in pa_d_handle_target_object_format() local
66 objfmt = "som"; in pa_d_handle_target_object_format()
68 if (objfmt == NULL) in pa_d_handle_target_object_format()
71 return build_string_literal (strlen (objfmt) + 1, objfmt); in pa_d_handle_target_object_format()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/pa/
H A Dpa-d.c63 const char *objfmt = NULL; in pa_d_handle_target_object_format() local
66 objfmt = "som"; in pa_d_handle_target_object_format()
68 if (objfmt == NULL) in pa_d_handle_target_object_format()
71 return build_string_literal (strlen (objfmt) + 1, objfmt); in pa_d_handle_target_object_format()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/pa/
H A Dpa-d.c63 const char *objfmt = NULL; in pa_d_handle_target_object_format() local
66 objfmt = "som"; in pa_d_handle_target_object_format()
68 if (objfmt == NULL) in pa_d_handle_target_object_format()
71 return build_string_literal (strlen (objfmt) + 1, objfmt); in pa_d_handle_target_object_format()

1234567