Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/ctf/cvt/
H A Doutput.c506 if (strcmp(sname, CTF_ELF_SCN_NAME) == 0) { in write_file()
568 char seclen = strlen(CTF_ELF_SCN_NAME); in write_file()
574 CTF_ELF_SCN_NAME); in write_file()
H A Dctftools.h71 #define CTF_ELF_SCN_NAME ".SUNW_ctf" macro