Home
last modified time | relevance | path

Searched refs:e_flags (Results 1 – 18 of 18) sorted by relevance

/tools/perf/arch/csky/annotate/
A Dinstructions.c48 arch->e_flags = EF_CSKY_ABIV2; in csky__annotate_init()
50 arch->e_flags = EF_CSKY_ABIV1; in csky__annotate_init()
/tools/perf/arch/arc/annotate/
A Dinstructions.c9 arch->e_flags = 0; in arc__annotate_init()
/tools/perf/arch/riscv64/annotate/
A Dinstructions.c32 arch->e_flags = 0; in riscv64__annotate_init()
/tools/perf/arch/mips/annotate/
A Dinstructions.c44 arch->e_flags = 0; in mips__annotate_init()
/tools/perf/arch/arm/annotate/
A Dinstructions.c57 arch->e_flags = 0; in arm__annotate_init()
/tools/perf/util/
A Dprobe-finder.h76 unsigned int e_flags; /* ELF target machine flags */ member
A Ddisasm.h50 unsigned int e_flags; member
A Dprobe-finder.c182 regs = get_dwarf_regstr(regn, pf->e_machine, pf->e_flags); in convert_variable_location()
1153 pf->e_flags = ehdr.e_flags; in debuginfo__find_probes()
A Dannotate.c2421 op_loc->reg1 = get_dwarf_regnum(regname, arch->e_machine, arch->e_flags); in extract_reg_offset()
2434 op_loc->reg2 = get_dwarf_regnum(regname, arch->e_machine, arch->e_flags); in extract_reg_offset()
2534 op_loc->reg1 = get_dwarf_regnum(s, arch->e_machine, arch->e_flags); in annotate_get_insn_location()
A Dsymbol-elf.c2088 ehdr->e_flags = kehdr->e_flags; in kcore__copy_hdr()
/tools/perf/arch/sparc/annotate/
A Dinstructions.c167 arch->e_flags = 0; in sparc__annotate_init()
/tools/perf/arch/arm64/annotate/
A Dinstructions.c117 arch->e_flags = 0; in arm64__annotate_init()
/tools/include/uapi/linux/
A Delf.h225 Elf32_Word e_flags; member
242 Elf64_Word e_flags; member
/tools/perf/arch/loongarch/annotate/
A Dinstructions.c135 arch->e_flags = 0; in loongarch__annotate_init()
/tools/perf/arch/s390/annotate/
A Dinstructions.c170 arch->e_flags = 0; in s390__annotate_init()
/tools/testing/selftests/proc/
A Dproc-pid-vm.c89 uint32_t e_flags; member
179 h.e_flags = 0; in make_exe()
/tools/perf/arch/powerpc/annotate/
A Dinstructions.c313 arch->e_flags = 0; in powerpc__annotate_init()
/tools/perf/arch/x86/annotate/
A Dinstructions.c206 arch->e_flags = 0; in x86__annotate_init()

Completed in 36 milliseconds