Home
last modified time | relevance | path

Searched defs:is_rela (Results 1 - 3 of 3) sorted by relevance

/third_party/elfutils/src/
H A Dstrip.c645 const bool is_rela = (shdr->sh_type == SHT_RELA); in remove_debug_relocations() local
446 relocate(Elf *elf, GElf_Addr offset, const GElf_Sxword addend, Elf_Data *tdata, unsigned int ei_data, const char *fname, bool is_rela, GElf_Sym *sym, int addsub, Elf_Type type) relocate() argument
H A Delflint.c1075 is_rel_dyn(Ebl *ebl, const GElf_Ehdr *ehdr, int idx, const GElf_Shdr *shdr, bool is_rela) is_rel_dyn() argument
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsymbol-elf.c337 bool is_rela; member

Completed in 12 milliseconds