OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bfd_mach_o_section
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
mach-o.h
62
typedef struct
bfd_mach_o_section
struct
88
struct
bfd_mach_o_section
*next;
90
bfd_mach_o_section
;
typedef in typeref:struct:bfd_mach_o_section
105
bfd_mach_o_section
*sect_head;
106
bfd_mach_o_section
*sect_tail;
640
bfd_mach_o_section
**sections;
678
((
bfd_mach_o_section
*)(sec)->used_by_bfd)
739
unsigned int bfd_mach_o_section_get_nbr_indirect (bfd *,
bfd_mach_o_section
*);
740
unsigned int bfd_mach_o_section_get_entry_size (bfd *,
bfd_mach_o_section
*);
/src/external/gpl3/binutils.old/dist/bfd/
mach-o.h
62
typedef struct
bfd_mach_o_section
struct
88
struct
bfd_mach_o_section
*next;
90
bfd_mach_o_section
;
typedef in typeref:struct:bfd_mach_o_section
105
bfd_mach_o_section
*sect_head;
106
bfd_mach_o_section
*sect_tail;
640
bfd_mach_o_section
**sections;
678
((
bfd_mach_o_section
*)(sec)->used_by_bfd)
739
unsigned int bfd_mach_o_section_get_nbr_indirect (bfd *,
bfd_mach_o_section
*);
740
unsigned int bfd_mach_o_section_get_entry_size (bfd *,
bfd_mach_o_section
*);
/src/external/gpl3/gdb/dist/bfd/
mach-o.h
62
typedef struct
bfd_mach_o_section
struct
88
struct
bfd_mach_o_section
*next;
90
bfd_mach_o_section
;
typedef in typeref:struct:bfd_mach_o_section
105
bfd_mach_o_section
*sect_head;
106
bfd_mach_o_section
*sect_tail;
640
bfd_mach_o_section
**sections;
678
((
bfd_mach_o_section
*)(sec)->used_by_bfd)
738
unsigned int bfd_mach_o_section_get_nbr_indirect (bfd *,
bfd_mach_o_section
*);
739
unsigned int bfd_mach_o_section_get_entry_size (bfd *,
bfd_mach_o_section
*);
/src/external/gpl3/gdb.old/dist/bfd/
mach-o.h
62
typedef struct
bfd_mach_o_section
struct
88
struct
bfd_mach_o_section
*next;
90
bfd_mach_o_section
;
typedef in typeref:struct:bfd_mach_o_section
105
bfd_mach_o_section
*sect_head;
106
bfd_mach_o_section
*sect_tail;
640
bfd_mach_o_section
**sections;
678
((
bfd_mach_o_section
*)(sec)->used_by_bfd)
738
unsigned int bfd_mach_o_section_get_nbr_indirect (bfd *,
bfd_mach_o_section
*);
739
unsigned int bfd_mach_o_section_get_entry_size (bfd *,
bfd_mach_o_section
*);
Completed in 28 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026