Home
last modified time | relevance | path

Searched refs:data_counter (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/binutils/ld/
Dldlang.c661 int data_counter; in analyze_walk_wild_section_handler() local
733 data_counter = 0; in analyze_walk_wild_section_handler()
736 ptr->handler_data[data_counter++] = sec; in analyze_walk_wild_section_handler()
739 ptr->handler_data[data_counter++] = sec; in analyze_walk_wild_section_handler()
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.h2385 uptr data_counter; member