Home
last modified time | relevance | path

Searched refs:add_line_info (Results 1 – 25 of 114) sorted by relevance

12345

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Ddwarf2.c670 add_line_info (struct line_info_table *table, in add_line_info() function
1033 add_line_info (table, address, filename, line, column, 0); in decode_line_info()
1052 add_line_info (table, address, filename, line, column, in decode_line_info()
1094 add_line_info (table, address, filename, line, column, 0); in decode_line_info()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Ddwarf2.c723 add_line_info (struct line_info_table *table, in add_line_info() function
1086 add_line_info (table, address, filename, line, column, 0); in decode_line_info()
1105 add_line_info (table, address, filename, line, column, in decode_line_info()
1147 add_line_info (table, address, filename, line, column, 0); in decode_line_info()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Ddwarf2.c723 add_line_info (struct line_info_table *table,
1086 add_line_info (table, address, filename, line, column, 0);
1105 add_line_info (table, address, filename, line, column,
1147 add_line_info (table, address, filename, line, column, 0);
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Ddwarf2.c776 add_line_info (struct line_info_table *table, in add_line_info() function
1144 add_line_info (table, address, filename, line, column, 0); in decode_line_info()
1163 add_line_info (table, address, filename, line, column, in decode_line_info()
1216 add_line_info (table, address, filename, line, column, 0); in decode_line_info()
H A DChangeLog847 (add_line_info): Remove outer loop.
857 (add_line_info): Use new_line_sorts_after to compare line
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Ddwarf2.c1060 add_line_info (struct line_info_table *table, in add_line_info() function
1586 if (!add_line_info (table, address, op_index, filename, in decode_line_info()
1606 if (!add_line_info (table, address, op_index, filename, in decode_line_info()
1661 if (!add_line_info (table, address, op_index, in decode_line_info()
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Ddwarf2.c1081 add_line_info (struct line_info_table *table, in add_line_info() function
1616 if (!add_line_info (table, address, op_index, filename, in decode_line_info()
1637 if (!add_line_info (table, address, op_index, filename, line, in decode_line_info()
1698 if (!add_line_info (table, address, op_index, in decode_line_info()
/dports/devel/git-svn/git-2.34.1/
H A Dapply.c312 static void add_line_info(struct image *img, const char *bol, size_t len, unsigned flag) in add_line_info() function
346 add_line_info(image, cp, next - cp, 0); in prepare_image()
2893 add_line_info(&preimage, "\n", 1, LINE_COMMON); in apply_one_fragment()
2894 add_line_info(&postimage, "\n", 1, LINE_COMMON); in apply_one_fragment()
2904 add_line_info(&preimage, old, plen, in apply_one_fragment()
2924 add_line_info(&postimage, newlines.buf + start, newlines.len - start, in apply_one_fragment()
/dports/devel/git-p4/git-2.34.1/
H A Dapply.c312 static void add_line_info(struct image *img, const char *bol, size_t len, unsigned flag) in add_line_info() function
346 add_line_info(image, cp, next - cp, 0); in prepare_image()
2893 add_line_info(&preimage, "\n", 1, LINE_COMMON); in apply_one_fragment()
2894 add_line_info(&postimage, "\n", 1, LINE_COMMON); in apply_one_fragment()
2904 add_line_info(&preimage, old, plen, in apply_one_fragment()
2924 add_line_info(&postimage, newlines.buf + start, newlines.len - start, in apply_one_fragment()
/dports/devel/git/git-2.34.1/
H A Dapply.c312 static void add_line_info(struct image *img, const char *bol, size_t len, unsigned flag) in add_line_info() function
346 add_line_info(image, cp, next - cp, 0); in prepare_image()
2893 add_line_info(&preimage, "\n", 1, LINE_COMMON); in apply_one_fragment()
2894 add_line_info(&postimage, "\n", 1, LINE_COMMON); in apply_one_fragment()
2904 add_line_info(&preimage, old, plen, in apply_one_fragment()
2924 add_line_info(&postimage, newlines.buf + start, newlines.len - start, in apply_one_fragment()
/dports/devel/git-gui/git-2.34.1/
H A Dapply.c312 static void add_line_info(struct image *img, const char *bol, size_t len, unsigned flag) in add_line_info() function
346 add_line_info(image, cp, next - cp, 0); in prepare_image()
2893 add_line_info(&preimage, "\n", 1, LINE_COMMON); in apply_one_fragment()
2894 add_line_info(&postimage, "\n", 1, LINE_COMMON); in apply_one_fragment()
2904 add_line_info(&preimage, old, plen, in apply_one_fragment()
2924 add_line_info(&postimage, newlines.buf + start, newlines.len - start, in apply_one_fragment()
/dports/devel/git-cvs/git-2.34.1/
H A Dapply.c312 static void add_line_info(struct image *img, const char *bol, size_t len, unsigned flag) in add_line_info() function
346 add_line_info(image, cp, next - cp, 0); in prepare_image()
2893 add_line_info(&preimage, "\n", 1, LINE_COMMON); in apply_one_fragment()
2894 add_line_info(&postimage, "\n", 1, LINE_COMMON); in apply_one_fragment()
2904 add_line_info(&preimage, old, plen, in apply_one_fragment()
2924 add_line_info(&postimage, newlines.buf + start, newlines.len - start, in apply_one_fragment()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dapply.c313 static void add_line_info(struct image *img, const char *bol, size_t len, unsigned flag) in add_line_info() function
347 add_line_info(image, cp, next - cp, 0); in prepare_image()
2893 add_line_info(&preimage, "\n", 1, LINE_COMMON); in apply_one_fragment()
2894 add_line_info(&postimage, "\n", 1, LINE_COMMON); in apply_one_fragment()
2904 add_line_info(&preimage, old, plen, in apply_one_fragment()
2924 add_line_info(&postimage, newlines.buf + start, newlines.len - start, in apply_one_fragment()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Ddwarf2.c1317 add_line_info (struct line_info_table *table, in add_line_info() function
1900 if (!add_line_info (table, address, op_index, filename, in decode_line_info()
1921 if (!add_line_info (table, address, op_index, filename, line, in decode_line_info()
1982 if (!add_line_info (table, address, op_index, in decode_line_info()
H A DChangeLog-20101499 * dwarf2.c (add_line_info): Initialize prev_line.
2506 (add_line_info): Add op_index argument, store it into the structure.
2802 (add_line_info, read_rangelist): Return FALSE on alloc failures.
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Ddwarf2.c1317 add_line_info (struct line_info_table *table, in add_line_info() function
1900 if (!add_line_info (table, address, op_index, filename, in decode_line_info()
1921 if (!add_line_info (table, address, op_index, filename, line, in decode_line_info()
1982 if (!add_line_info (table, address, op_index, in decode_line_info()
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Ddwarf2.c1433 add_line_info (struct line_info_table *table, in add_line_info() function
2267 if (!add_line_info (table, address, op_index, filename, in decode_line_info()
2289 if (!add_line_info (table, address, op_index, filename, line, in decode_line_info()
2341 if (!add_line_info (table, address, op_index, in decode_line_info()
/dports/devel/binutils/binutils-2.37/bfd/
H A Ddwarf2.c1530 add_line_info (struct line_info_table *table, in add_line_info() function
2336 if (!add_line_info (table, address, op_index, filename, in decode_line_info()
2356 if (!add_line_info (table, address, op_index, filename, line, in decode_line_info()
2401 if (!add_line_info (table, address, op_index, in decode_line_info()
H A DChangeLog-20101499 * dwarf2.c (add_line_info): Initialize prev_line.
2506 (add_line_info): Add op_index argument, store it into the structure.
2802 (add_line_info, read_rangelist): Return FALSE on alloc failures.
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Ddwarf2.c1530 add_line_info (struct line_info_table *table, in add_line_info() function
2336 if (!add_line_info (table, address, op_index, filename, in decode_line_info()
2356 if (!add_line_info (table, address, op_index, filename, line, in decode_line_info()
2401 if (!add_line_info (table, address, op_index, in decode_line_info()
H A DChangeLog-20101499 * dwarf2.c (add_line_info): Initialize prev_line.
2506 (add_line_info): Add op_index argument, store it into the structure.
2802 (add_line_info, read_rangelist): Return FALSE on alloc failures.
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Ddwarf2.c1530 add_line_info (struct line_info_table *table, in add_line_info() function
2336 if (!add_line_info (table, address, op_index, filename, in decode_line_info()
2356 if (!add_line_info (table, address, op_index, filename, line, in decode_line_info()
2401 if (!add_line_info (table, address, op_index, in decode_line_info()
/dports/devel/gdb/gdb-11.1/bfd/
H A Ddwarf2.c1530 add_line_info (struct line_info_table *table, in add_line_info() function
2336 if (!add_line_info (table, address, op_index, filename, in decode_line_info()
2356 if (!add_line_info (table, address, op_index, filename, line, in decode_line_info()
2401 if (!add_line_info (table, address, op_index, in decode_line_info()
/dports/graphics/swftools/swftools-0.9.2/lib/gocr/
H A Dpgm2asc.c2573 int add_line_info(/* List *boxlist2 */){ in add_line_info() function
2756 add_line_info(/* &(job->res.boxlist) */); in pgm2asc()
/dports/graphics/gocr/gocr-0.52/src/
H A Dpgm2asc.c3138 int add_line_info( job_t *job /* , List *boxlist2 */){ in add_line_info() function
3356 add_line_info( job /* , &(job->res.boxlist) */); in pgm2asc()

12345