Home
last modified time | relevance | path

Searched refs:ELF (Results 1 – 11 of 11) sorted by relevance

/tools/testing/selftests/vDSO/
Dparse_vdso.c59 #define ELF(x) ELF_BITS_XFORM(ELF_BITS, x) macro
70 ELF(Sym) *symtab;
72 ELF(Word) *bucket, *chain;
73 ELF(Word) nbucket, nchain;
76 ELF(Versym) *versym;
77 ELF(Verdef) *verdef;
103 ELF(Ehdr) *hdr = (ELF(Ehdr)*)base; in vdso_init_from_sysinfo_ehdr()
109 ELF(Phdr) *pt = (ELF(Phdr)*)(vdso_info.load_addr + hdr->e_phoff); in vdso_init_from_sysinfo_ehdr()
110 ELF(Dyn) *dyn = 0; in vdso_init_from_sysinfo_ehdr()
124 dyn = (ELF(Dyn)*)(base + pt[i].p_offset); in vdso_init_from_sysinfo_ehdr()
[all …]
/tools/lib/bpf/
DREADME.rst37 These objects are associated with corresponding parts of ELF object that
40 For example ``struct bpf_object`` represents ELF object itself created
41 from an ELF file or from a buffer, ``struct bpf_program`` represents a
42 program in ELF object and ``struct bpf_map`` is a map.
49 purpose of the function to open ELF file and create ``bpf_object`` from
/tools/perf/Documentation/
Dperf-kallsyms.txt17 addresses and the addresses in the ELF kallsyms symbol table (for symbols in
Dperf-buildid-list.txt19 It can also be used to show the build id of the running kernel or in an ELF
Dperf-inject.txt59 functions. This option also generates the ELF images for each jitted function
Dperf.data-file-format.txt77 is defined by header.size (see perf_event.h). Each event defines a ELF build id
78 for a executable file name for a pid. An ELF build id is a unique identifier
452 Define a ELF build ID for a referenced executable.
Djitdump-specification.txt42 * uint32_t elf_mach : ELF architecture encoding (ELF e_machine value as specified in /usr/include/…
Dperf-record.txt99 The BPF program can attach to various perf events based on the ELF section
/tools/objtool/Documentation/
Dstack-validation.txt121 1. Each callable function must be annotated as such with the ELF
131 be annotated as an ELF function. The ENDPROC macro shouldn't be used
191 its ELF function annotation by changing ENDPROC to END, and instead
/tools/bpf/bpftool/Documentation/
Dbpftool-prog.rst114 By default bpftool will create new maps as declared in the ELF
118 to be replaced in the ELF file counting from 0, while *NAME*
Dbpftool-btf.rst56 When specifying *FILE*, an ELF file is expected, containing