Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libctf/common/
H A Dctf_elfwrite.c52 off_t ctfnameoff = 0; in ctf_write_elf() local
224 ctfnameoff = (off_t)shdr.sh_size; in ctf_write_elf()
293 shdr.sh_name = ctfnameoff; in ctf_write_elf()
/titanic_50/usr/src/tools/ctf/cvt/
H A Doutput.c457 off_t ctfnameoff = 0; in write_file() local
575 ctfnameoff = (off_t)shdr.sh_size; in write_file()
626 shdr.sh_name = ctfnameoff; in write_file()