Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dcoverage.c761 tree type, const_type; in build_gcov_info() local
780 const_type = build_qualified_type (type, TYPE_QUAL_CONST); in build_gcov_info()
790 field = build_decl (FIELD_DECL, NULL_TREE, build_pointer_type (const_type)); in build_gcov_info()
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Ddebug.h265 bfd_boolean (*const_type) (void *); member
H A Ddebug.c2641 return (*fns->const_type) (fhandle); in debug_write_type()
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Ddebug.h265 bfd_boolean (*const_type) (void *); member
H A Ddebug.c2640 return (*fns->const_type) (fhandle); in debug_write_type()
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DDwarf.def171 HANDLE_DW_TAG(0x0026, const_type, 2, DWARF, DW_KIND_TYPE)
846 HANDLE_DW_OP(0xa4, const_type, 5, DWARF)
/openbsd-src/gnu/lib/libiberty/src/
H A DChangeLog4312 * cplus-dem.c (work_stuff): Replace const_type and volatile_type