Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Drecordmcount.h182 Elf_Rel const *const mrel0, in append_func() argument
238 mcsec.sh_size = _w((void *)mrelp - (void *)mrel0); in append_func()
246 uwrite(fd_map, mrel0, (void *)mrelp - (void *)mrel0); in append_func()
515 Elf_Rel *const mrel0 = umalloc(totrelsz); in do_func() local
516 Elf_Rel * mrelp = mrel0; in do_func()
548 append_func(ehdr, shstr, mloc0, mlocp, mrel0, mrelp, in do_func()
551 free(mrel0); in do_func()