Searched refs:_CTF_SECTION (Results 1 – 4 of 4) sorted by relevance
233 ctfsect.cts_name = _CTF_SECTION; in ctf_fdopen()373 strcmp(strs + shp->sh_name, _CTF_SECTION) == 0) { in ctf_fdopen()
330 extern const char _CTF_SECTION[]; /* name of CTF ELF section */
65 cts.cts_name = _CTF_SECTION; in ctf_create()418 cts.cts_name = _CTF_SECTION; in ctf_update()
41 const char _CTF_SECTION[] = ".SUNW_ctf"; variable