Home
last modified time | relevance | path

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

/linux-6.15/tools/objtool/include/objtool/
H A Delf.h184 static inline bool sec_changed(struct section *sec) in sec_changed() function
/linux-6.15/tools/objtool/
H A Delf.c1302 if (sec_changed(sec)) { in elf_write()