Home
last modified time | relevance | path

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

/openbmc/linux/tools/objtool/include/objtool/
H A Delf.h39 struct list_head symbol_list; member
302 list_for_each_entry(sym, &sec->symbol_list, list)
/openbmc/linux/tools/objtool/
H A Delf.c337 INIT_LIST_HEAD(&sec->symbol_list); in read_sections()
422 entry = &sym->sec->symbol_list; in elf_add_symbol()
1104 INIT_LIST_HEAD(&sec->symbol_list); in elf_create_section()