Searched refs:MMO_TEXT_SECTION_NAME (Results 1 – 3 of 3) sorted by relevance
148 #define MMO_TEXT_SECTION_NAME ".text" macro
47 SEC_READONLY sections right after MMO_TEXT_SECTION_NAME. Much borrowed64 MMO_TEXT_SECTION_NAME,
699 sec = bfd_make_section_old_way (abfd, MMO_TEXT_SECTION_NAME); in mmo_decide_section()1594 asection *sec = bfd_make_section_old_way (abfd, MMO_TEXT_SECTION_NAME); in mmo_scan()2049 sec = bfd_get_section_by_name (abfd, MMO_TEXT_SECTION_NAME); in mmo_scan()2223 = bfd_get_section_by_name (abfd, MMO_TEXT_SECTION_NAME); in mmo_canonicalize_symtab()2443 if (strcmp (sec->name, MMO_TEXT_SECTION_NAME) == 0) in mmo_internal_write_section()