Home
last modified time | relevance | path

Searched refs:section_table_size (Results 1 – 25 of 41) sorted by relevance

12

/dports/devel/libevt/libevt-20210424/libexe/
H A Dlibexe_io_handle.c908 size_t section_table_size = 0; in libexe_io_handle_read_section_table() local
931 section_table_size = sizeof( exe_section_table_entry_t ) in libexe_io_handle_read_section_table()
934 if( ( section_table_size == 0 ) in libexe_io_handle_read_section_table()
935 || ( section_table_size > MEMORY_MAXIMUM_ALLOCATION_SIZE ) ) in libexe_io_handle_read_section_table()
947 sizeof( uint8_t ) * section_table_size ); in libexe_io_handle_read_section_table()
963 section_table_size, in libexe_io_handle_read_section_table()
966 if( read_count != (ssize_t) section_table_size ) in libexe_io_handle_read_section_table()
985 section_table_size, in libexe_io_handle_read_section_table()
991 while( section_table_size >= sizeof( exe_section_table_entry_t ) ) in libexe_io_handle_read_section_table()
1128 section_table_size -= sizeof( exe_section_table_entry_t ); in libexe_io_handle_read_section_table()
/dports/devel/libevtx/libevtx-20210525/libexe/
H A Dlibexe_io_handle.c908 size_t section_table_size = 0; in libexe_io_handle_read_section_table() local
931 section_table_size = sizeof( exe_section_table_entry_t ) in libexe_io_handle_read_section_table()
934 if( ( section_table_size == 0 ) in libexe_io_handle_read_section_table()
935 || ( section_table_size > MEMORY_MAXIMUM_ALLOCATION_SIZE ) ) in libexe_io_handle_read_section_table()
947 sizeof( uint8_t ) * section_table_size ); in libexe_io_handle_read_section_table()
963 section_table_size, in libexe_io_handle_read_section_table()
966 if( read_count != (ssize_t) section_table_size ) in libexe_io_handle_read_section_table()
985 section_table_size, in libexe_io_handle_read_section_table()
991 while( section_table_size >= sizeof( exe_section_table_entry_t ) ) in libexe_io_handle_read_section_table()
1128 section_table_size -= sizeof( exe_section_table_entry_t ); in libexe_io_handle_read_section_table()
/dports/lang/ocaml/ocaml-4.05.0/byterun/caml/
H A Dstartup.h29 char *section_table, asize_t section_table_size,
35 char *section_table, asize_t section_table_size,
/dports/lang/ocaml-nox11/ocaml-4.05.0/byterun/caml/
H A Dstartup.h29 char *section_table, asize_t section_table_size,
35 char *section_table, asize_t section_table_size,
/dports/lang/ocaml/ocaml-4.05.0/byterun/
H A Dstartup.c402 char *section_table, asize_t section_table_size, in caml_startup_code_exn() argument
458 caml_section_table_size = section_table_size; in caml_startup_code_exn()
469 char *section_table, asize_t section_table_size, in caml_startup_code() argument
475 section_table, section_table_size, in caml_startup_code()
/dports/lang/ocaml-nox11/ocaml-4.05.0/byterun/
H A Dstartup.c402 char *section_table, asize_t section_table_size, in caml_startup_code_exn() argument
458 caml_section_table_size = section_table_size; in caml_startup_code_exn()
469 char *section_table, asize_t section_table_size, in caml_startup_code() argument
475 section_table, section_table_size, in caml_startup_code()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Dlibieee.h81 unsigned int section_table_size; member
H A Dieee.c1097 if (sindex >= ieee->section_table_size) in get_section_entry()
1103 c = ieee->section_table_size; in get_section_entry()
1115 for (i = ieee->section_table_size; i < c; i++) in get_section_entry()
1119 ieee->section_table_size = c; in get_section_entry()
1903 ieee->section_table_size = 0; in ieee_object_p()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Dlibieee.h80 unsigned int section_table_size; member
H A Dieee.c1214 if (index >= ieee->section_table_size)
1220 c = ieee->section_table_size;
1232 for (i = ieee->section_table_size; i < c; i++)
1236 ieee->section_table_size = c;
1628 ieee->section_table_size = 0;
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Dlibieee.h81 unsigned int section_table_size; member
H A Dieee.c1097 if (sindex >= ieee->section_table_size) in get_section_entry()
1103 c = ieee->section_table_size; in get_section_entry()
1115 for (i = ieee->section_table_size; i < c; i++) in get_section_entry()
1119 ieee->section_table_size = c; in get_section_entry()
1903 ieee->section_table_size = 0; in ieee_object_p()
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Dlibieee.h81 unsigned int section_table_size; member
H A Dieee.c1055 if (sindex >= ieee->section_table_size) in get_section_entry()
1061 c = ieee->section_table_size; in get_section_entry()
1073 for (i = ieee->section_table_size; i < c; i++) in get_section_entry()
1077 ieee->section_table_size = c; in get_section_entry()
1820 ieee->section_table_size = 0; in ieee_object_p()
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Dlibieee.h81 unsigned int section_table_size; member
H A Dieee.c1055 if (sindex >= ieee->section_table_size) in get_section_entry()
1061 c = ieee->section_table_size; in get_section_entry()
1073 for (i = ieee->section_table_size; i < c; i++) in get_section_entry()
1077 ieee->section_table_size = c; in get_section_entry()
1820 ieee->section_table_size = 0; in ieee_object_p()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Dlibieee.h80 unsigned int section_table_size; member
H A Dieee.c1212 if (index >= ieee->section_table_size)
1218 c = ieee->section_table_size;
1230 for (i = ieee->section_table_size; i < c; i++)
1234 ieee->section_table_size = c;
1626 ieee->section_table_size = 0;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Dlibieee.h80 unsigned int section_table_size; member
H A Dieee.c1214 if (index >= ieee->section_table_size)
1220 c = ieee->section_table_size;
1232 for (i = ieee->section_table_size; i < c; i++)
1236 ieee->section_table_size = c;
1628 ieee->section_table_size = 0;
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Dlibieee.h80 unsigned int section_table_size; member
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Dlibieee.h82 unsigned int section_table_size; member
H A Dieee.c1108 if (sindex >= ieee->section_table_size) in get_section_entry()
1114 c = ieee->section_table_size; in get_section_entry()
1126 for (i = ieee->section_table_size; i < c; i++) in get_section_entry()
1130 ieee->section_table_size = c; in get_section_entry()
1926 ieee->section_table_size = 0; in ieee_object_p()
/dports/lang/zig-devel/zig-0.9.0/src/link/
H A DCoff.zig30 const section_table_size = 2 * 40;
167 var hdr_data: [112 + data_directory_count * 8 + section_table_size]u8 = undefined;
196 …_offset = mem.alignForwardGeneric(u32, self.section_table_offset + section_table_size, file_alignm…
197 …address = mem.alignForwardGeneric(u32, self.section_table_offset + section_table_size, section_ali…
392 assert(index == optional_header_size + section_table_size);
/dports/lang/zig/zig-0.9.0/src/link/
H A DCoff.zig30 const section_table_size = 2 * 40;
167 var hdr_data: [112 + data_directory_count * 8 + section_table_size]u8 = undefined;
196 …_offset = mem.alignForwardGeneric(u32, self.section_table_offset + section_table_size, file_alignm…
197 …address = mem.alignForwardGeneric(u32, self.section_table_offset + section_table_size, section_ali…
392 assert(index == optional_header_size + section_table_size);

12