OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:module_name_size
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/include/
oasys.h
65
unsigned int
module_name_size
;
member in struct:oasys_module_table
/toolchain/binutils/binutils-2.25/bfd/
oasys.c
292
record.
module_name_size
= H_GET_32 (abfd,
295
amt = record.
module_name_size
;
301
module[i].name[record.
module_name_size
] = 0;
304
+ record.
module_name_size
+ 1);
[
all
...]
Completed in 196 milliseconds