HomeSort by relevance Sort by last modified time
    Searched refs:_bfd_std_section (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
section.c 572 .extern asection _bfd_std_section[4];
580 .#define bfd_com_section_ptr (&_bfd_std_section[0])
582 .#define bfd_und_section_ptr (&_bfd_std_section[1])
584 .#define bfd_abs_section_ptr (&_bfd_std_section[2])
586 .#define bfd_ind_section_ptr (&_bfd_std_section[3])
752 BFD_FAKE_SECTION(_bfd_std_section[IDX], FLAGS, &global_syms[IDX], NAME, IDX)
754 asection _bfd_std_section[] = { variable
    [all...]
bfd-in2.h     [all...]

Completed in 82 milliseconds