Searched refs:ok_to_map (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dbfdwin.c105 static int ok_to_map = 1; variable
138 if (ok_to_map
206 if (ok_to_map)
213 ok_to_map = 0;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dbfdwin.c105 static int ok_to_map = 1; variable
138 if (ok_to_map
206 if (ok_to_map)
213 ok_to_map = 0;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dbfdwin.c105 static int ok_to_map = 1; variable
138 if (ok_to_map
206 if (ok_to_map)
213 ok_to_map = 0;
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dbfdwin.c167 static int ok_to_map = 1; local
192 if (ok_to_map
260 if (ok_to_map)
267 ok_to_map = 0;

Completed in 198 milliseconds