Home
last modified time | relevance | path

Searched refs:write_location (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/usr.sbin/makefs/cd9660/
Diso9660_rrip.h212 char write_location; member
Diso9660_rrip.c456 temp->write_location = write_loc; in cd9660node_susp_create_node()
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dmodule.cc3628 static void write_location (bytes_out &, location_t);
5810 state->write_location (*this, t->decl_minimal.locus); in core_vals()
5914 state->write_location (*this, t->exp.locus); in core_vals()
6058 state->write_location (*this, t->block.locus); in core_vals()
6059 state->write_location (*this, t->block.end_locus); in core_vals()
6103 state->write_location (*this, t->omp_clause.locus); in core_vals()
6190 state->write_location in core_vals()
6212 state->write_location in core_vals()
6246 state->write_location (*this, m.loc); in core_vals()
14133 write_location (sec, imp->imported_from ()); in write_imports()
[all …]
DChangeLog-20213460 (module_state::write_location): Likewise.
5233 write_location.
5323 * module.cc (trees_out::write_location): Make static.