Home
last modified time | relevance | path

Searched refs:_start (Results 1 – 2 of 2) sorted by relevance

/scripts/
Dmodule.lds.S54 *(.initcalls._start)
86 *(.rodata.._start)
93 *(.text.._start)
Dsorttable.h228 static void get_mcount_loc(uint_t *_start, uint_t *_stop) in get_mcount_loc() argument
252 *_start = strtoul(start_buff, NULL, 16); in get_mcount_loc()