Home
last modified time | relevance | path

Searched refs:sym_hdr (Results 1 – 25 of 37) sorted by relevance

12

/dports/lang/elk/elk-3.99.8/src/
H A Dstab-ecoff.c47 HDRR sym_hdr; /* pointer to symbolic header */ in Snarf_Symbols() local
65 if (fread ((char *)&sym_hdr, sizeof (sym_hdr), 1, fp) == 0) { in Snarf_Symbols()
77 Alloca (symbol, SYMR*, sym_hdr.isymMax * sizeof (SYMR)); in Snarf_Symbols()
78 (void)fseek (fp, sym_hdr.cbSymOffset, SEEK_SET); in Snarf_Symbols()
88 tab->strings = Safe_Malloc (sym_hdr.issMax); in Snarf_Symbols()
89 (void)fseek (fp, sym_hdr.cbSsOffset, SEEK_SET); in Snarf_Symbols()
90 if (fread (tab->strings, sym_hdr.issMax, 1, fp) == 0) in Snarf_Symbols()
95 Alloca (file_desc, FDR*, sym_hdr.ifdMax * sizeof (FDR)); in Snarf_Symbols()
96 (void)fseek (fp, sym_hdr.cbFdOffset, SEEK_SET); in Snarf_Symbols()
97 if (fread ((char *)file_desc, sizeof (FDR), sym_hdr.ifdMax, fp) == 0) in Snarf_Symbols()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dmips-tdump.c222 HDRR sym_hdr; /* symbolic header */ variable
1345 read_seek (&sym_hdr, sizeof (sym_hdr), sym_hdr_offset, "Symbolic header"); in read_tfile()
1347 print_sym_hdr (&sym_hdr); in read_tfile()
1349 lines = read_seek (NULL, sym_hdr.cbLine, sym_hdr.cbLineOffset, in read_tfile()
1367 if (sym_hdr.iauxMax > 0) in read_tfile()
1377 sym_hdr.cbFdOffset, "File tables"); in read_tfile()
1475 if (sym_hdr.ifdMax == 0) in main()
1493 for (i = 0; i < sym_hdr.ifdMax; i++) in main()
1501 (ulong) sym_hdr.iextMax, in main()
1502 (ulong) sym_hdr.cbExtOffset); in main()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dmips-tdump.c222 HDRR sym_hdr; /* symbolic header */ variable
1345 read_seek (&sym_hdr, sizeof (sym_hdr), sym_hdr_offset, "Symbolic header"); in read_tfile()
1347 print_sym_hdr (&sym_hdr); in read_tfile()
1349 lines = read_seek (NULL, sym_hdr.cbLine, sym_hdr.cbLineOffset, in read_tfile()
1367 if (sym_hdr.iauxMax > 0) in read_tfile()
1377 sym_hdr.cbFdOffset, "File tables"); in read_tfile()
1475 if (sym_hdr.ifdMax == 0) in main()
1493 for (i = 0; i < sym_hdr.ifdMax; i++) in main()
1501 (ulong) sym_hdr.iextMax, in main()
1502 (ulong) sym_hdr.cbExtOffset); in main()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dmips-tdump.c222 HDRR sym_hdr; /* symbolic header */ variable
1345 read_seek (&sym_hdr, sizeof (sym_hdr), sym_hdr_offset, "Symbolic header"); in read_tfile()
1347 print_sym_hdr (&sym_hdr); in read_tfile()
1349 lines = read_seek (NULL, sym_hdr.cbLine, sym_hdr.cbLineOffset, in read_tfile()
1367 if (sym_hdr.iauxMax > 0) in read_tfile()
1377 sym_hdr.cbFdOffset, "File tables"); in read_tfile()
1475 if (sym_hdr.ifdMax == 0) in main()
1493 for (i = 0; i < sym_hdr.ifdMax; i++) in main()
1501 (ulong) sym_hdr.iextMax, in main()
1502 (ulong) sym_hdr.cbExtOffset); in main()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.c-torture/compile/
H A D20040121-1.c10 int isymBase, ilineBase, sym_hdr, want_line, proc_desc; variable
29 f("2", sym_hdr); in print_file_desc()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.c-torture/compile/
H A D20040121-1.c10 int isymBase, ilineBase, sym_hdr, want_line, proc_desc; variable
29 f("2", sym_hdr); in print_file_desc()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.c-torture/compile/
H A D20040121-1.c10 int isymBase, ilineBase, sym_hdr, want_line, proc_desc; variable
29 f("2", sym_hdr); in print_file_desc()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.c-torture/compile/
H A D20040121-1.c10 int isymBase, ilineBase, sym_hdr, want_line, proc_desc; variable
29 f("2", sym_hdr); in print_file_desc()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.c-torture/compile/
H A D20040121-1.c10 int isymBase, ilineBase, sym_hdr, want_line, proc_desc; variable
29 f("2", sym_hdr); in print_file_desc()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.c-torture/compile/
H A D20040121-1.c10 int isymBase, ilineBase, sym_hdr, want_line, proc_desc; variable
29 f("2", sym_hdr); in print_file_desc()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20040121-1.c10 int isymBase, ilineBase, sym_hdr, want_line, proc_desc; variable
29 f("2", sym_hdr); in print_file_desc()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/compile/
H A D20040121-1.c10 int isymBase, ilineBase, sym_hdr, want_line, proc_desc; variable
29 f("2", sym_hdr); in print_file_desc()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/compile/
H A D20040121-1.c10 int isymBase, ilineBase, sym_hdr, want_line, proc_desc; variable
29 f("2", sym_hdr); in print_file_desc()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.c-torture/compile/
H A D20040121-1.c10 int isymBase, ilineBase, sym_hdr, want_line, proc_desc; variable
29 f("2", sym_hdr); in print_file_desc()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/compile/
H A D20040121-1.c10 int isymBase, ilineBase, sym_hdr, want_line, proc_desc; variable
29 f("2", sym_hdr); in print_file_desc()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.c-torture/compile/
H A D20040121-1.c10 int isymBase, ilineBase, sym_hdr, want_line, proc_desc; variable
29 f("2", sym_hdr); in print_file_desc()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.c-torture/compile/
H A D20040121-1.c10 int isymBase, ilineBase, sym_hdr, want_line, proc_desc; variable
29 f("2", sym_hdr); in print_file_desc()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/compile/
H A D20040121-1.c10 int isymBase, ilineBase, sym_hdr, want_line, proc_desc; variable
29 f("2", sym_hdr); in print_file_desc()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.c-torture/compile/
H A D20040121-1.c10 int isymBase, ilineBase, sym_hdr, want_line, proc_desc; variable
29 f("2", sym_hdr); in print_file_desc()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.c-torture/compile/
H A D20040121-1.c10 int isymBase, ilineBase, sym_hdr, want_line, proc_desc; variable
29 f("2", sym_hdr); in print_file_desc()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.c-torture/compile/
H A D20040121-1.c10 int isymBase, ilineBase, sym_hdr, want_line, proc_desc; variable
29 f("2", sym_hdr); in print_file_desc()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20040121-1.c10 int isymBase, ilineBase, sym_hdr, want_line, proc_desc; variable
29 f("2", sym_hdr); in print_file_desc()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.c-torture/compile/
H A D20040121-1.c10 int isymBase, ilineBase, sym_hdr, want_line, proc_desc; variable
29 f("2", sym_hdr); in print_file_desc()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.c-torture/compile/
H A D20040121-1.c10 int isymBase, ilineBase, sym_hdr, want_line, proc_desc; variable
29 f("2", sym_hdr); in print_file_desc()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.c-torture/compile/
H A D20040121-1.c10 int isymBase, ilineBase, sym_hdr, want_line, proc_desc; variable
29 f("2", sym_hdr); in print_file_desc()

12