Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:Elf_Phdr
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
genelf.h
64
#define
Elf_Phdr
Elf64_Phdr
macro
75
#define
Elf_Phdr
Elf32_Phdr
macro
84
#define GEN_ELF_TEXT_OFFSET round_up(sizeof(Elf_Ehdr) + sizeof(
Elf_Phdr
), 16)
H
A
D
genelf.c
256
Elf_Phdr
*phdr;
in jit_write_elf()
/kernel/linux/linux-5.10/include/asm-generic/
H
A
D
module.h
17
#define
Elf_Phdr
Elf64_Phdr
macro
34
#define
Elf_Phdr
Elf32_Phdr
macro
/kernel/linux/linux-6.6/include/asm-generic/
H
A
D
module.h
17
#define
Elf_Phdr
Elf64_Phdr
macro
34
#define
Elf_Phdr
Elf32_Phdr
macro
/kernel/linux/linux-5.10/arch/s390/kernel/
H
A
D
kexec_elf.c
21
const
Elf_Phdr
*phdr;
in kexec_file_add_kernel_elf()
72
const
Elf_Phdr
*phdr;
in s390_elf_load()
84
if (!ehdr->e_phnum || ehdr->e_phentsize != sizeof(
Elf_Phdr
))
in s390_elf_load()
/kernel/linux/linux-6.6/arch/s390/kernel/
H
A
D
kexec_elf.c
21
const
Elf_Phdr
*phdr;
in kexec_file_add_kernel_elf()
72
const
Elf_Phdr
*phdr;
in s390_elf_load()
84
if (!ehdr->e_phnum || ehdr->e_phentsize != sizeof(
Elf_Phdr
))
in s390_elf_load()
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
genelf.h
59
#define
Elf_Phdr
Elf64_Phdr
macro
70
#define
Elf_Phdr
Elf32_Phdr
macro
H
A
D
genelf.c
254
Elf_Phdr
*phdr;
in jit_write_elf()
/kernel/linux/linux-5.10/arch/loongarch/boot/tools/
H
A
D
relocs.c
10
#define
Elf_Phdr
ElfW(Phdr)
macro
169
if (ehdr.e_phentsize != sizeof(
Elf_Phdr
))
in read_ehdr()
/kernel/linux/linux-5.10/arch/mips/boot/tools/
H
A
D
relocs.c
10
#define
Elf_Phdr
ElfW(Phdr)
macro
250
if (ehdr.e_phentsize != sizeof(
Elf_Phdr
))
in read_ehdr()
/kernel/linux/linux-6.6/arch/mips/boot/tools/
H
A
D
relocs.c
10
#define
Elf_Phdr
ElfW(Phdr)
macro
250
if (ehdr.e_phentsize != sizeof(
Elf_Phdr
))
in read_ehdr()
/kernel/linux/linux-5.10/arch/x86/tools/
H
A
D
relocs.c
10
#define
Elf_Phdr
ElfW(Phdr)
macro
382
if (ehdr.e_phentsize != sizeof(
Elf_Phdr
))
in read_ehdr()
/kernel/linux/linux-6.6/arch/x86/tools/
H
A
D
relocs.c
10
#define
Elf_Phdr
ElfW(Phdr)
macro
410
if (ehdr.e_phentsize != sizeof(
Elf_Phdr
))
in read_ehdr()
Completed in 8 milliseconds