Home
last modified time | relevance | path

Searched refs:mmo_get_spec_section (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dmmo.c371 static asection *mmo_get_spec_section (bfd *, int);
948 mmo_get_spec_section (bfd *abfd, int spec_data_number) in mmo_get_spec_section() function
1809 sec = mmo_get_spec_section (abfd, y * 256 + z); in mmo_scan()
H A DChangeLog-20042843 * mmo.c (mmo_find_sec_w_addr, mmo_get_spec_section, mmo_get_loc,
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dmmo.c382 static asection *mmo_get_spec_section
1038 mmo_get_spec_section (abfd, spec_data_number) in mmo_get_spec_section() function
1917 sec = mmo_get_spec_section (abfd, y * 256 + z);