Home
last modified time | relevance | path

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

/linux-6.12.1/tools/objtool/include/objtool/
Delf.h178 static inline bool is_reloc_sec(struct section *sec) in is_reloc_sec() function
/linux-6.12.1/tools/objtool/
Delf.c374 if (is_reloc_sec(sec)) in read_sections()
946 if (!is_reloc_sec(rsec)) in read_relocs()