Searched refs:scn (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/bin/gdb/include/coff/
H A Dti.h416 asection *scn = coff_section_from_bfd_index (abfd, dst->n_scnum); \
417 dst->n_value |= (scn->lma & PAGE_MASK); \
/haiku-fatelf/src/bin/gdb/bfd/
H A Dversados.c281 int scn = *ptr & 0xf; local
285 sprintf (name, "%d", scn);
287 sec->target_index = scn;
288 EDATA (abfd, scn).section = sec;

Completed in 46 milliseconds