Searched refs:bound_lifetime_depth (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Drust-demangle.c83 uint64_t bound_lifetime_depth; member in struct:rust_demangler
613 depth = rdm->bound_lifetime_depth - lt;
661 rdm->bound_lifetime_depth++;
955 old_bound_lifetime_depth = rdm->bound_lifetime_depth;
1017 /* Restore `bound_lifetime_depth` to outside the binder. */
1019 rdm->bound_lifetime_depth = old_bound_lifetime_depth;
1024 old_bound_lifetime_depth = rdm->bound_lifetime_depth;
1034 /* Restore `bound_lifetime_depth` to outside the binder. */
1035 rdm->bound_lifetime_depth = old_bound_lifetime_depth;
1387 rdm.bound_lifetime_depth
[all...]
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Drust-demangle.c83 uint64_t bound_lifetime_depth; member in struct:rust_demangler
613 depth = rdm->bound_lifetime_depth - lt;
661 rdm->bound_lifetime_depth++;
955 old_bound_lifetime_depth = rdm->bound_lifetime_depth;
1017 /* Restore `bound_lifetime_depth` to outside the binder. */
1019 rdm->bound_lifetime_depth = old_bound_lifetime_depth;
1024 old_bound_lifetime_depth = rdm->bound_lifetime_depth;
1034 /* Restore `bound_lifetime_depth` to outside the binder. */
1035 rdm->bound_lifetime_depth = old_bound_lifetime_depth;
1358 rdm.bound_lifetime_depth
[all...]
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Drust-demangle.c83 uint64_t bound_lifetime_depth; member in struct:rust_demangler
613 depth = rdm->bound_lifetime_depth - lt;
661 rdm->bound_lifetime_depth++;
955 old_bound_lifetime_depth = rdm->bound_lifetime_depth;
1017 /* Restore `bound_lifetime_depth` to outside the binder. */
1019 rdm->bound_lifetime_depth = old_bound_lifetime_depth;
1024 old_bound_lifetime_depth = rdm->bound_lifetime_depth;
1034 /* Restore `bound_lifetime_depth` to outside the binder. */
1035 rdm->bound_lifetime_depth = old_bound_lifetime_depth;
1387 rdm.bound_lifetime_depth
[all...]

Completed in 196 milliseconds