OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:reloc_data_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/ld/
pe-dll.c
524
reloc_data_type
;
typedef in typeref:struct:__anon10783
529
const
reloc_data_type
*a = (const
reloc_data_type
*) va;
530
const
reloc_data_type
*b = (const
reloc_data_type
*) vb;
1584
reloc_data_type
*reloc_data;
1601
reloc_data = xmalloc (total_relocs * sizeof (
reloc_data_type
));
/src/external/gpl3/binutils.old/dist/ld/
pe-dll.c
497
reloc_data_type
;
typedef in typeref:struct:__anon12246
502
const
reloc_data_type
*a = (const
reloc_data_type
*) va;
503
const
reloc_data_type
*b = (const
reloc_data_type
*) vb;
1548
reloc_data_type
*reloc_data;
1565
reloc_data = xmalloc (total_relocs * sizeof (
reloc_data_type
));
Completed in 28 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026