Searched refs:const_type (Results 1 – 7 of 7) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | coverage.c | 761 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 D | debug.h | 265 bfd_boolean (*const_type) (void *); member
|
| H A D | debug.c | 2641 return (*fns->const_type) (fhandle); in debug_write_type()
|
| /openbsd-src/gnu/usr.bin/binutils/binutils/ |
| H A D | debug.h | 265 bfd_boolean (*const_type) (void *); member
|
| H A D | debug.c | 2640 return (*fns->const_type) (fhandle); in debug_write_type()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/ |
| H A D | Dwarf.def | 171 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 D | ChangeLog | 4312 * cplus-dem.c (work_stuff): Replace const_type and volatile_type
|