Searched refs:mmo_decide_section (Results 1 – 2 of 2) sorted by relevance
382 static asection *mmo_decide_section (bfd *, bfd_vma);678 mmo_decide_section (bfd *abfd, bfd_vma vma) in mmo_decide_section() function1685 sec = mmo_decide_section (abfd, vma & ~3); in mmo_scan()1694 sec = mmo_decide_section (abfd, vma); in mmo_scan()1733 fixosec = mmo_decide_section (abfd, p); in mmo_scan()1745 asection *fixrsec = mmo_decide_section (abfd, p); in mmo_scan()1802 fixrsec = mmo_decide_section (abfd, vma); in mmo_scan()
2347 <case LOP_LOC>: Call mmo_decide_section with aligned vma.