Home
last modified time | relevance | path

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

/linux-6.15/tools/objtool/include/objtool/
H A Delf.h179 static inline bool is_reloc_sec(struct section *sec) in is_reloc_sec() function
/linux-6.15/tools/objtool/
H A Delf.c378 if (is_reloc_sec(sec)) in read_sections()
945 if (!is_reloc_sec(rsec)) in read_relocs()