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

  /toolchain/binutils/binutils-2.25/bfd/
elf32-epiphany.c 187 static asection * first_section = NULL; local
200 if (first_section == NULL)
203 first_section = sec;
206 if (first_section == sec)
elf32-ip2k.c 1072 static asection * first_section = NULL; local
1084 if (first_section == NULL)
1087 first_section = sec;
1090 if (first_section == sec)
    [all...]
elf.c 5839 asection *first_section; local
6294 asection *first_section = NULL; local
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
output.h     [all...]
powerpc.cc     [all...]
output.cc 4717 Output_segment::first_section() const function in class:gold::Output_segment
    [all...]
  /external/elfutils/src/
ldgeneric.c 6291 bool first_section = true; local
    [all...]

Completed in 421 milliseconds