Home
last modified time | relevance | path

Searched refs:sec_for_each_sym (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/tools/objtool/include/objtool/
Delf.h303 #define sec_for_each_sym(sec, sym) \ macro
310 sec_for_each_sym(__sec, sym)
/linux-6.12.1/
D.clang-format656 - 'sec_for_each_sym'
/linux-6.12.1/tools/objtool/
Dcheck.c496 sec_for_each_sym(sec, func) { in decode_instructions()
4274 sec_for_each_sym(sec, func) { in add_prefix_symbols()
4317 sec_for_each_sym(sec, func) { in validate_section()
Delf.c515 sec_for_each_sym(sec, sym) { in read_symbols()