Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dgenelf.h60 #define elf_newehdr elf64_newehdr macro
71 #define elf_newehdr elf32_newehdr macro
H A Dgenelf.c277 ehdr = elf_newehdr(e); in jit_write_elf()