Home
last modified time | relevance | path

Searched defs:input_location (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dinput.c29 location_t input_location; variable
H A Dstreamer-hooks.h59 location_t (*input_location) (struct lto_input_block *, struct data_in *); member
/dragonfly/contrib/gcc-8.0/gcc/
H A Dstreamer-hooks.h55 void (*input_location) (location_t *, struct bitpack_d *, struct data_in *); member
H A Dlto-streamer-in.c234 lto_location_cache::input_location (location_t *loc, struct bitpack_d *bp, in input_location() function
H A Dinput.c122 location_t input_location = UNKNOWN_LOCATION; variable