Searched refs:mmo_decide_section (Results 1 – 2 of 2) sorted by relevance
374 static asection *mmo_decide_section (bfd *, bfd_vma);642 mmo_decide_section (bfd *abfd, bfd_vma vma) in mmo_decide_section() function1648 sec = mmo_decide_section (abfd, vma & ~3); in mmo_scan()1657 sec = mmo_decide_section (abfd, vma); in mmo_scan()1696 fixosec = mmo_decide_section (abfd, p); in mmo_scan()1708 asection *fixrsec = mmo_decide_section (abfd, p); in mmo_scan()1765 fixrsec = mmo_decide_section (abfd, vma); in mmo_scan()
1787 <case LOP_LOC>: Call mmo_decide_section with aligned vma.