Home
last modified time | relevance | path

Searched defs:btf (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2ctf.cc937 ctf_debug_finalize (const char *filename, bool btf) in ctf_debug_finalize()
997 ctf_debug_init_postprocess (bool btf) in ctf_debug_init_postprocess()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddclass.c805 TypeFunction *btf = fd->type->toTypeFunction(); in semantic() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddsymbolsem.d5239 auto btf = fd.type.toTypeFunction(); in visit() local