Home
last modified time | relevance | path

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

/openbmc/linux/tools/objtool/include/objtool/
H A Delf.h176 static inline bool is_reloc_sec(struct section *sec) in is_reloc_sec() function
/openbmc/linux/tools/objtool/
H A Delf.c376 if (is_reloc_sec(sec)) in read_sections()
948 if (!is_reloc_sec(rsec)) in read_relocs()