OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:yasm_internal_error
(Results
1 - 25
of
34
) sorted by null
1
2
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
elf.c
157
yasm_internal_error
(N_("Unsupported machine for ELF output"));
167
yasm_internal_error
("sym is null");
237
yasm_internal_error
("strtab is null");
239
yasm_internal_error
("strtab is missing initial dummy entry");
256
yasm_internal_error
("strtab is null");
258
yasm_internal_error
("strtab is missing initial dummy entry");
277
yasm_internal_error
("strtab is null");
316
yasm_internal_error
("symtab entry is null");
336
yasm_internal_error
("symtab entry is null");
395
yasm_internal_error
("symtab is null")
[
all
...]
elf-x86-x86.c
92
yasm_internal_error
(N_("symbol references section without data"));
158
yasm_internal_error
(N_("Unsupported WRT"));
176
default:
yasm_internal_error
(N_("Unsupported relocation size"));
183
default:
yasm_internal_error
(N_("Unsupported relocation size"));
elf-x86-amd64.c
84
yasm_internal_error
(N_("symbol references section without data"));
155
yasm_internal_error
(N_("Unsupported WRT"));
179
default:
yasm_internal_error
(N_("Unsupported relocation size"));
187
default:
yasm_internal_error
(N_("Unsupported relocation size"));
elf-objfmt.c
426
yasm_internal_error
("requested alignment not a power of two");
486
yasm_internal_error
("null info struct");
593
yasm_internal_error
("null info struct");
645
yasm_internal_error
("null info struct");
648
yasm_internal_error
("no associated data");
708
yasm_internal_error
("null info struct");
711
yasm_internal_error
("no section header attached to section");
827
yasm_internal_error
(N_("missing .stab or .stabstr section/data"));
[
all
...]
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
bytecode.c
60
yasm_internal_error
(N_("bytecode length cannot be calculated"));
69
yasm_internal_error
(N_("bytecode does not have any dependent spans"));
80
yasm_internal_error
(N_("bytecode cannot be converted to bytes"));
229
yasm_internal_error
(N_("got empty bytecode in yasm_bc_elem_size"));
246
yasm_internal_error
(N_("got empty bytecode in yasm_bc_calc_len"));
292
yasm_internal_error
(N_("got empty bytecode in yasm_bc_expand"));
338
yasm_internal_error
(N_("got empty bytecode in bc_tobytes"));
345
yasm_internal_error
(
bc-reserve.c
122
yasm_internal_error
(N_("bc_reserve_tobytes called"));
intnum.c
380
yasm_internal_error
(N_("big endian not implemented"));
736
yasm_internal_error
(N_("unknown intnum type"));
768
yasm_internal_error
(N_("unknown intnum type"));
787
yasm_internal_error
(N_("destination too large"));
801
yasm_internal_error
(N_("big endian not implemented"));
832
yasm_internal_error
(N_("big endian not implemented"));
floatnum.c
596
yasm_internal_error
(N_("Both underflow and overflow set"));
619
yasm_internal_error
(
681
yasm_internal_error
(N_("unsupported floatnum functionality"));
697
yasm_internal_error
(N_("Invalid float conversion size"));
bc-data.c
188
yasm_internal_error
(N_("non-constant in data_tobytes"));
243
yasm_internal_error
(N_("non-constant in data_tobytes"));
bc-incbin.c
212
yasm_internal_error
(
section.c
567
yasm_internal_error
(N_("NULL destroy function given to add_reloc"));
569
yasm_internal_error
(N_("different destroy function given to add_reloc"));
944
yasm_internal_error
(N_("could not calculate bc distance"));
[
all
...]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/lc3b/
lc3bid.re
235
yasm_internal_error
(N_("invalid operand type"));
284
yasm_internal_error
(N_("invalid operand conversion"));
289
yasm_internal_error
(N_("invalid operand conversion"));
315
yasm_internal_error
(N_("reg expr too complex?"));
318
yasm_internal_error
(N_("invalid operand conversion"));
322
yasm_internal_error
(N_("unknown operand action"));
lc3bbc.c
234
yasm_internal_error
(N_("Unrecognized immediate type"));
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/
win64-except.c
211
yasm_internal_error
(N_("prolog size expression too complex"));
214
yasm_internal_error
(N_("codes count expression too complex"));
275
yasm_internal_error
(N_("unrecognized span id"));
397
yasm_internal_error
(N_("unrecognied unwind opcode"));
436
yasm_internal_error
(N_("expansion on already largest alloc"));
518
yasm_internal_error
(N_("unrecognied unwind opcode"));
coff-objfmt.c
639
yasm_internal_error
(N_("coff objfmt: unrecognized machine"));
646
yasm_internal_error
(N_("coff objfmt: unrecognized machine"));
653
yasm_internal_error
(N_("coff objfmt: unrecognized machine"));
674
yasm_internal_error
(N_("coff objfmt: unrecognized machine"));
809
yasm_internal_error
(
[
all
...]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
x86id.c
463
yasm_internal_error
(N_("didn't get FAR expression in jmpfar"));
517
yasm_internal_error
(N_("invalid operand conversion"));
[
all
...]
x86bc.c
741
yasm_internal_error
(N_("unrecognized span id"));
753
yasm_internal_error
(N_("trying to expand an already-near jump"));
838
yasm_internal_error
(N_("x86: REX.WXB set, but 2-byte VEX"));
841
yasm_internal_error
(N_("x86: got a REX prefix in non-64-bit mode"));
854
yasm_internal_error
(N_("invalid Mod/RM in x86 tobytes_insn"));
860
yasm_internal_error
(N_("invalid SIB in x86 tobytes_insn"));
932
yasm_internal_error
(N_("short jump does not exist"));
[
all
...]
x86expr.c
223
yasm_internal_error
(N_("Register expression not ADD or EXPN"));
359
yasm_internal_error
(
417
yasm_internal_error
(N_("unexpected expr op"));
480
yasm_internal_error
(N_("strange EA displacement size"));
[
all
...]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/codeview/
cv-symline.c
468
yasm_internal_error
(N_("could not find filename in table"));
723
yasm_internal_error
(N_("tried to calc_len a codeview symhead bytecode"));
797
yasm_internal_error
(N_("tried to calc_len a codeview fileinfo bytecode"));
865
yasm_internal_error
(N_("tried to calc_len a codeview linehead bytecode"));
[
all
...]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/xdf/
xdf-objfmt.c
315
yasm_internal_error
(
344
yasm_internal_error
(
353
yasm_internal_error
(
358
yasm_internal_error
(
483
yasm_internal_error
(N_("didn't understand section"));
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/stabs/
stabs-dbgfmt.c
390
yasm_internal_error
(".stabstr has no entries");
489
yasm_internal_error
(N_("tried to resolve a stabs stab bytecode"));
498
yasm_internal_error
(N_("tried to resolve a stabs str bytecode"));
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/rdf/
rdf-objfmt.c
258
yasm_internal_error
(N_("didn't understand section"));
266
yasm_internal_error
(
374
yasm_internal_error
(
551
yasm_internal_error
(N_("didn't understand section"));
[
all
...]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/nasm/
nasm-preproc.c
122
yasm_internal_error
(fmt); /* FIXME */
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/
dwarf2-dbgfmt.c
244
yasm_internal_error
(N_("tried to calc_len a dwarf2 head bytecode"));
dwarf2-line.c
423
yasm_internal_error
(N_("dwarf2 address went backwards?"));
550
yasm_internal_error
(N_("could not find filename in table"));
774
yasm_internal_error
(N_("tried to calc_len a dwarf2 spp bytecode"));
859
yasm_internal_error
(N_("tried to calc_len a dwarf2 line_op bytecode"));
[
all
...]
Completed in 903 milliseconds
1
2