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:EM_PPC
(Results
1 - 25
of
32
) sorted by relevance
1
2
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
elf-em.h
23
#define
EM_PPC
20 /* PowerPC */
macro
H
A
D
audit.h
417
#define AUDIT_ARCH_PPC (
EM_PPC
)
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
elf-em.h
23
#define
EM_PPC
20 /* PowerPC */
macro
H
A
D
audit.h
422
#define AUDIT_ARCH_PPC (
EM_PPC
)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
elf-em.h
34
#define
EM_PPC
20
macro
H
A
D
audit.h
302
#define AUDIT_ARCH_PPC (
EM_PPC
)
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
elf-em.h
34
#define
EM_PPC
20
macro
H
A
D
audit.h
302
#define AUDIT_ARCH_PPC (
EM_PPC
)
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
elf-em.h
22
#define
EM_PPC
20
macro
H
A
D
audit.h
283
#define AUDIT_ARCH_PPC (
EM_PPC
)
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
dwarf-regs.c
53
case
EM_PPC
:
in get_dwarf_regstr()
H
A
D
genelf.h
30
#define GEN_ELF_ARCH
EM_PPC
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
dwarf-regs.c
54
case
EM_PPC
:
in get_dwarf_regstr()
H
A
D
genelf.h
32
#define GEN_ELF_ARCH
EM_PPC
/kernel/linux/linux-5.10/arch/powerpc/boot/
H
A
D
elf_util.c
64
elf32->e_machine ==
EM_PPC
))
in parse_elf32()
H
A
D
elf.h
50
#define
EM_PPC
20 /* PowerPC */
macro
/kernel/linux/linux-6.6/arch/powerpc/boot/
H
A
D
elf_util.c
64
elf32->e_machine ==
EM_PPC
))
in parse_elf32()
H
A
D
elf.h
50
#define
EM_PPC
20 /* PowerPC */
macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
elf.h
17
#define compat_elf_check_arch(x) ((x)->e_machine ==
EM_PPC
)
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
elf.h
17
#define compat_elf_check_arch(x) ((x)->e_machine ==
EM_PPC
)
/kernel/linux/linux-5.10/arch/powerpc/include/uapi/asm/
H
A
D
elf.h
125
# define ELF_ARCH
EM_PPC
/kernel/linux/linux-6.6/arch/powerpc/include/uapi/asm/
H
A
D
elf.h
127
# define ELF_ARCH
EM_PPC
/kernel/linux/linux-5.10/scripts/
H
A
D
sorttable.c
378
case
EM_PPC
:
in do_file()
H
A
D
recordmcount.c
596
case
EM_PPC
: reltype = R_PPC_ADDR32; break;
in do_file()
/kernel/linux/linux-6.6/scripts/
H
A
D
sorttable.c
314
case
EM_PPC
:
in do_file()
Completed in 16 milliseconds
1
2