OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:segment_count
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl2/lvm2/dist/libdm/
libdm-deptree.c
110
unsigned
segment_count
;
member in struct:load_properties
1598
dnode->props.
segment_count
= 0;
1636
if (!child->info.inactive_table && child->props.
segment_count
) {
1722
dnode->props.
segment_count
++;
1862
if (!node->props.
segment_count
) {
1965
if (!node->props.
segment_count
) {
/src/external/gpl3/binutils.old/dist/bfd/
elfnn-aarch64.c
8467
unsigned int
segment_count
= 0;
local
8470
for (m = elf_seg_map (abfd); m != NULL; m = m->next,
segment_count
++)
/src/external/gpl3/gdb.old/dist/bfd/
elfnn-aarch64.c
8435
unsigned int
segment_count
= 0;
local
8438
for (m = elf_seg_map (abfd); m != NULL; m = m->next,
segment_count
++)
Completed in 34 milliseconds
Indexes created Wed Sep 09 00:24:13 UTC 2026