Home
last modified time | relevance | path

Searched defs:objfmt (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/dbg/
Ddbg-objfmt.c33 yasm_objfmt_base objfmt; /* base structure */ member
84 dbg_objfmt_destroy(yasm_objfmt *objfmt) in dbg_objfmt_destroy()
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Dsection.h55 /*@owned@*/ yasm_objfmt *objfmt; /**< Object format */ member
Dobjfmt.h199 #define yasm_objfmt_destroy(objfmt) \ argument
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
Delf-objfmt.c52 yasm_objfmt_base objfmt; /* base structure */ member
392 yasm_objfmt *objfmt; in elf_objfmt_create() local
874 elf_objfmt_destroy(yasm_objfmt *objfmt) in elf_objfmt_destroy()
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/xdf/
Dxdf-objfmt.c83 yasm_objfmt_base objfmt; /* base structure */ member
601 xdf_objfmt_destroy(yasm_objfmt *objfmt) in xdf_objfmt_destroy()
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/
Dmacho-objfmt.c284 yasm_objfmt_base objfmt; /* base structure */ member
378 yasm_objfmt *objfmt; in macho_objfmt_create() local
1258 macho_objfmt_destroy(yasm_objfmt *objfmt) in macho_objfmt_destroy()
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/rdf/
Drdf-objfmt.c109 yasm_objfmt_base objfmt; /* base structure */ member
789 rdf_objfmt_destroy(yasm_objfmt *objfmt) in rdf_objfmt_destroy()
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/
Dbin-objfmt.c57 yasm_objfmt_base objfmt; /* base structure */ member
1360 bin_objfmt_destroy(yasm_objfmt *objfmt) in bin_objfmt_destroy()
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/
Dcoff-objfmt.c175 yasm_objfmt_base objfmt; /* base structure */ member
1283 coff_objfmt_destroy(yasm_objfmt *objfmt) in coff_objfmt_destroy()