OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xcoff_section_tdata
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/bfd/
libcoff-in.h
222
struct
xcoff_section_tdata
struct
235
/* An accessor macro the
xcoff_section_tdata
structure. */
237
((struct
xcoff_section_tdata
*) coff_section_data ((abfd), (sec))->tdata)
libcoff.h
226
struct
xcoff_section_tdata
struct
239
/* An accessor macro the
xcoff_section_tdata
structure. */
241
((struct
xcoff_section_tdata
*) coff_section_data ((abfd), (sec))->tdata)
[
all
...]
Completed in 1203 milliseconds