HomeSort by: relevance | last modified time | path
    Searched defs:ok_to_load (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/ld/
mri.c 45 int ok_to_load; member in struct:section_name_struct
92 (*ptr)->ok_to_load = 0;
176 ptr2->ok_to_load = 1;
184 ptr->ok_to_load = 1;
213 p->ok_to_load ? normal_section : noload_section, 0,
mri.c 45 int ok_to_load; member in struct:section_name_struct
92 (*ptr)->ok_to_load = 0;
176 ptr2->ok_to_load = 1;
184 ptr->ok_to_load = 1;
213 p->ok_to_load ? normal_section : noload_section, 0,
  /src/external/gpl3/binutils.old/dist/ld/
mri.c 45 int ok_to_load; member in struct:section_name_struct
92 (*ptr)->ok_to_load = 0;
176 ptr2->ok_to_load = 1;
184 ptr->ok_to_load = 1;
213 p->ok_to_load ? normal_section : noload_section, 0,
mri.c 45 int ok_to_load; member in struct:section_name_struct
92 (*ptr)->ok_to_load = 0;
176 ptr2->ok_to_load = 1;
184 ptr->ok_to_load = 1;
213 p->ok_to_load ? normal_section : noload_section, 0,

Completed in 95 milliseconds