Searched refs:common_section_index (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Delf-bfd.h1002 unsigned int (*common_section_index) (asection *);
1000 unsigned int (*common_section_index) (asection *); member in struct:elf_backend_data
H A Delflink.c6574 sym.st_shndx = bed->common_section_index (input_sec);
/haiku-buildtools/binutils/bfd/
H A Delf-bfd.h1304 unsigned int (*common_section_index) (asection *);
1302 unsigned int (*common_section_index) (asection *); member in struct:elf_backend_data
H A Delflink.c9527 sym.st_shndx = bed->common_section_index (input_sec);

Completed in 152 milliseconds