Home
last modified time | relevance | path

Searched refs:yasm_bytecode_callback (Results 1 – 19 of 19) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Dbytecode.h63 typedef struct yasm_bytecode_callback { struct
180 } yasm_bytecode_callback; argument
192 /*@null@*/ const yasm_bytecode_callback *callback;
239 (/*@null@*/ const yasm_bytecode_callback *callback,
249 const yasm_bytecode_callback *callback,
Dbytecode.c86 yasm_bc_transform(yasm_bytecode *bc, const yasm_bytecode_callback *callback, in yasm_bc_transform()
96 yasm_bc_create_common(const yasm_bytecode_callback *callback, void *contents, in yasm_bc_create_common()
Dbc-org.c59 static const yasm_bytecode_callback bc_org_callback = {
Dbc-reserve.c57 static const yasm_bytecode_callback bc_reserve_callback = {
Dbc-align.c65 static const yasm_bytecode_callback bc_align_callback = {
Dbc-incbin.c65 static const yasm_bytecode_callback bc_incbin_callback = {
Dbc-data.c77 static const yasm_bytecode_callback bc_data_callback = {
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/stabs/
Dstabs-dbgfmt.c137 static const yasm_bytecode_callback stabs_bc_str_callback = {
148 static const yasm_bytecode_callback stabs_bc_stab_callback = {
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/codeview/
Dcv-symline.c199 static const yasm_bytecode_callback cv8_symhead_bc_callback = {
210 static const yasm_bytecode_callback cv8_fileinfo_bc_callback = {
221 static const yasm_bytecode_callback cv8_lineinfo_bc_callback = {
232 static const yasm_bytecode_callback cv_sym_bc_callback = {
Dcv-type.c490 static const yasm_bytecode_callback cv_type_bc_callback = {
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/
Dwin64-except.c70 static const yasm_bytecode_callback win64_uwinfo_bc_callback = {
81 static const yasm_bytecode_callback win64_uwcode_bc_callback = {
Dcoff-objfmt.c239 static const yasm_bytecode_callback win32_sxdata_bc_callback = {
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/lc3b/
Dlc3bbc.c52 static const yasm_bytecode_callback lc3b_bc_callback_insn = {
Dlc3bid.re126 static const yasm_bytecode_callback lc3b_id_insn_callback = {
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
Dx86bc.c76 static const yasm_bytecode_callback x86_bc_callback_insn = {
87 static const yasm_bytecode_callback x86_bc_callback_jmp = {
98 static const yasm_bytecode_callback x86_bc_callback_jmpfar = {
Dx86id.c340 static const yasm_bytecode_callback x86_id_insn_callback = {
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/
Ddwarf2-dbgfmt.c53 static const yasm_bytecode_callback dwarf2_head_bc_callback = {
Ddwarf2-info.c205 static const yasm_bytecode_callback dwarf2_abbrev_bc_callback = {
Ddwarf2-line.c149 static const yasm_bytecode_callback dwarf2_spp_bc_callback = {
160 static const yasm_bytecode_callback dwarf2_line_op_bc_callback = {