Home
last modified time | relevance | path

Searched defs:bfd_section (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/include/
Dbfd.h1218 typedef struct bfd_section struct
1231 struct bfd_section *next; argument
1234 struct bfd_section *prev; argument
1239 flagword flags;
1439 unsigned int user_set_vma : 1;
1442 unsigned int linker_mark : 1;
1446 unsigned int linker_has_input : 1;
1449 unsigned int gc_mark : 1;
1452 unsigned int compress_status : 2;
1460 unsigned int segment_mark : 1;
[all …]