/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/profile/impl/ |
H A D | profiler_node.h | 72 __size(__stack_t __stack) in __size() argument 74 if (!__stack) in __size() 77 return __stack->size(); in __size() 82 __write(FILE* __f, __stack_t __stack) in __write() argument 84 if (!__stack) in __write() 88 for (__it = __stack->begin(); __it != __stack->end(); ++__it) in __write() 130 __object_info_base(__stack_t __stack) in __object_info_base() argument 131 : _M_stack(__stack), _M_valid(true) { } in __object_info_base() 146 __stack() const in __stack() function
|
H A D | profiler_trace.h | 206 __object_info* __add_object(__stack_t __stack); 228 __add_object(__stack_t __stack) in __add_object() argument 231 if (!__stack) in __add_object() 238 delete __stack; in __add_object() local 242 __object_info* __ret = new(std::nothrow) __object_info(__stack); in __add_object() 245 delete __stack; in __add_object() local 264 __stack_t __stack = __info.__stack(); in __retire_object() local 266 = __stack_table.find(__stack); in __retire_object() 274 += (sizeof(__instruction_address_t) * __size(__stack) in __retire_object() 275 + sizeof(__stack) + sizeof(__stack_info)); in __retire_object() [all …]
|
H A D | profiler_container_size.h | 46 __container_size_info(__stack_t __stack) in __container_size_info() argument 47 : __object_info_base(__stack), _M_init(0), _M_max(0), in __container_size_info() 167 __insert(__stack_t __stack, std::size_t __num) in __insert() argument 169 __container_size_info* __ret = __add_object(__stack); in __insert()
|
H A D | profiler_list_to_slist.h | 43 __list2slist_info(__stack_t __stack) in __list2slist_info() argument 44 : __object_info_base(__stack), _M_rewind(false), _M_operations(0) { } in __list2slist_info()
|
H A D | profiler_hash_func.h | 44 __hashfunc_info(__stack_t __stack) in __hashfunc_info() argument 45 : __object_info_base(__stack), _M_longest_chain(0), in __hashfunc_info()
|
H A D | profiler_map_to_unordered_map.h | 70 __map2umap_info(__stack_t __stack) in __map2umap_info() argument 71 : __object_info_base(__stack), _M_insert(0), _M_erase(0), _M_find(0), in __map2umap_info()
|
H A D | profiler_list_to_vector.h | 46 __list2vector_info(__stack_t __stack) in __list2vector_info() argument 47 : __object_info_base(__stack), _M_shift_count(0), _M_iterate(0), in __list2vector_info()
|
H A D | profiler_vector_to_list.h | 44 __vector2list_info(__stack_t __stack) in __vector2list_info() argument 45 : __object_info_base(__stack), _M_shift_count(0), _M_iterate(0), in __vector2list_info()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | regex_automaton.tcc | 198 std::stack<_StateIdT> __stack; in _M_clone() local 199 __stack.push(_M_start); in _M_clone() 200 while (!__stack.empty()) in _M_clone() 202 auto __u = __stack.top(); in _M_clone() 203 __stack.pop(); in _M_clone() 211 __stack.push(__dup._M_alt); in _M_clone() 216 __stack.push(__dup._M_next); in _M_clone()
|
H A D | regex_compiler.tcc | 266 std::stack<_StateIdT> __stack; in _M_quantifier() local 272 __stack.push(__alt); in _M_quantifier() 276 while (!__stack.empty()) in _M_quantifier() 278 auto& __tmp = (*_M_nfa)[__stack.top()]; in _M_quantifier() 279 __stack.pop(); in _M_quantifier()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | regex_automaton.tcc | 198 std::stack<_StateIdT, _GLIBCXX_STD_C::deque<_StateIdT>> __stack; in _M_clone() local 199 __stack.push(_M_start); in _M_clone() 200 while (!__stack.empty()) in _M_clone() 202 auto __u = __stack.top(); in _M_clone() 203 __stack.pop(); in _M_clone() 211 __stack.push(__dup._M_alt); in _M_clone() 216 __stack.push(__dup._M_next); in _M_clone()
|
H A D | regex_compiler.tcc | 260 std::stack<_StateIdT> __stack; in _M_quantifier() local 266 __stack.push(__alt); in _M_quantifier() 270 while (!__stack.empty()) in _M_quantifier() 272 auto& __tmp = (*_M_nfa)[__stack.top()]; in _M_quantifier() 273 __stack.pop(); in _M_quantifier()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/pstl/ |
H A D | parallel_backend_utils.h | 130 class __stack 139 __stack(const __stack&) = delete; 141 operator=(const __stack&) = delete; 144 …__stack(_DifferenceType __max_size) : _M_buf(__max_size), _M_maxsize(__max_size) { _M_ptr = _M_buf… in __stack() function 146 ~__stack() in ~__stack()
|
/netbsd-src/sys/arch/x68k/stand/boot_ufs/ |
H A D | boot_ufs.ldscript | 6 PROVIDE (__stack = 0);
|
/netbsd-src/sys/arch/x68k/stand/xxboot/ |
H A D | xxboot.ldscript | 6 PROVIDE (__stack = 0);
|
/netbsd-src/sys/arch/x68k/stand/boot/ |
H A D | boot.ldscript | 10 PROVIDE (__stack = 0);
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/scripttempl/ |
H A D | pdp11.sc | 26 ${RELOCATING+PROVIDE (__stack = 0);}
|
H A D | aout.sc | 26 ${RELOCATING+PROVIDE (__stack = 0);}
|
H A D | ip2k.sc | 136 PROVIDE (__stack = 0x01000FFF);
|
H A D | tic4xcoff.sc | 150 ${RELOCATING+ __stack = .;}
|
H A D | v850.sc | 216 ${RELOCATING+__stack = .;}
|
/netbsd-src/external/gpl3/binutils/dist/ld/scripttempl/ |
H A D | pdp11.sc | 26 ${RELOCATING+PROVIDE (__stack = 0);}
|
H A D | aout.sc | 26 ${RELOCATING+PROVIDE (__stack = 0);}
|
H A D | ip2k.sc | 136 PROVIDE (__stack = 0x01000FFF);
|
H A D | tic4xcoff.sc | 150 ${RELOCATING+ __stack = .;}
|