Home
last modified time | relevance | path

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

/linux-6.12.1/tools/objtool/include/objtool/
Delf.h183 static inline bool sec_changed(struct section *sec) in sec_changed() function
/linux-6.12.1/tools/objtool/
Delf.c1308 if (sec_changed(sec)) { in elf_write()