HomeSort by: relevance | last modified time | path
    Searched refs:bfdsection (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
mach-o.h 79 asection *bfdsection; member in struct:bfd_mach_o_section
mach-o.c 1036 s->section = sec->bfdsection;
1522 sym = &mdata->sections[num - 1]->bfdsection->symbol;
1584 res->sym_ptr_ptr = &sect->bfdsection->symbol;
1833 sec = section->bfdsection;
1844 entries = section->bfdsection->orelocation;
2867 asection *sec = s->bfdsection;
2937 asection *sec = ms->bfdsection;
3007 asection *sec = s->bfdsection;
3024 s->bfdsection->filepos = s->offset;
3032 s->bfdsection->filepos = 0
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
mach-o.h 79 asection *bfdsection; member in struct:bfd_mach_o_section
mach-o.c 1035 s->section = sec->bfdsection;
1521 sym = &mdata->sections[num - 1]->bfdsection->symbol;
1583 res->sym_ptr_ptr = &sect->bfdsection->symbol;
1832 sec = section->bfdsection;
1843 entries = section->bfdsection->orelocation;
2866 asection *sec = s->bfdsection;
2936 asection *sec = ms->bfdsection;
3006 asection *sec = s->bfdsection;
3023 s->bfdsection->filepos = s->offset;
3031 s->bfdsection->filepos = 0
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
mach-o.h 79 asection *bfdsection; member in struct:bfd_mach_o_section
mach-o.c 1033 s->section = sec->bfdsection;
1519 sym = &mdata->sections[num - 1]->bfdsection->symbol;
1581 res->sym_ptr_ptr = &sect->bfdsection->symbol;
1830 sec = section->bfdsection;
1841 entries = section->bfdsection->orelocation;
2864 asection *sec = s->bfdsection;
2934 asection *sec = ms->bfdsection;
3004 asection *sec = s->bfdsection;
3021 s->bfdsection->filepos = s->offset;
3029 s->bfdsection->filepos = 0
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
mach-o.h 79 asection *bfdsection; member in struct:bfd_mach_o_section
mach-o.c 1033 s->section = sec->bfdsection;
1519 sym = mdata->sections[num - 1]->bfdsection->symbol_ptr_ptr;
1581 res->sym_ptr_ptr = sect->bfdsection->symbol_ptr_ptr;
1830 sec = section->bfdsection;
1841 entries = section->bfdsection->orelocation;
2864 asection *sec = s->bfdsection;
2934 asection *sec = ms->bfdsection;
3004 asection *sec = s->bfdsection;
3021 s->bfdsection->filepos = s->offset;
3029 s->bfdsection->filepos = 0
    [all...]
  /src/external/gpl3/binutils/dist/binutils/
od-macho.c 385 sec->sectname, sec->segname, sec->bfdsection->name);
2248 asection *bfdsec = sec->bfdsection;
  /src/external/gpl3/binutils.old/dist/binutils/
od-macho.c 385 sec->sectname, sec->segname, sec->bfdsection->name);
2248 asection *bfdsec = sec->bfdsection;

Completed in 46 milliseconds