Home
last modified time | relevance | path

Searched defs:sections (Results 1 – 4 of 4) sorted by relevance

/tools/perf/util/
Dconfig.h23 struct list_head sections; member
Dconfig.c594 static struct perf_config_section *find_section(struct list_head *sections, in find_section()
618 static struct perf_config_section *add_section(struct list_head *sections, in add_section()
678 struct list_head *sections; in collect_config() local
/tools/testing/selftests/sgx/
Dload.c141 Elf64_Shdr *sections; in encl_get_entry() local
/tools/objtool/include/objtool/
Delf.h90 struct list_head sections; member