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:PT_LOOS
(Results
1 - 14
of
14
) sorted by relevance
/third_party/elfutils/libebl/
H
A
D
eblsegmenttypename.c
76
if (segment >=
PT_LOOS
&& segment <= PT_HIOS)
in ebl_segment_type_name()
77
snprintf (buf, len, "LOOS+%d", segment -
PT_LOOS
);
in ebl_segment_type_name()
/third_party/musl/porting/linux/user/include/
H
A
D
elf.h
604
#define
PT_LOOS
0x60000000
macro
1935
#define PT_HP_TLS (
PT_LOOS
+ 0x0)
1936
#define PT_HP_CORE_NONE (
PT_LOOS
+ 0x1)
1937
#define PT_HP_CORE_VERSION (
PT_LOOS
+ 0x2)
1938
#define PT_HP_CORE_KERNEL (
PT_LOOS
+ 0x3)
1939
#define PT_HP_CORE_COMM (
PT_LOOS
+ 0x4)
1940
#define PT_HP_CORE_PROC (
PT_LOOS
+ 0x5)
1941
#define PT_HP_CORE_LOADABLE (
PT_LOOS
+ 0x6)
1942
#define PT_HP_CORE_STACK (
PT_LOOS
+ 0x7)
1943
#define PT_HP_CORE_SHM (
PT_LOOS
[all...]
/third_party/musl/porting/liteos_m/kernel/include/
H
A
D
elf.h
602
#define
PT_LOOS
0x60000000
macro
1926
#define PT_HP_TLS (
PT_LOOS
+ 0x0)
1927
#define PT_HP_CORE_NONE (
PT_LOOS
+ 0x1)
1928
#define PT_HP_CORE_VERSION (
PT_LOOS
+ 0x2)
1929
#define PT_HP_CORE_KERNEL (
PT_LOOS
+ 0x3)
1930
#define PT_HP_CORE_COMM (
PT_LOOS
+ 0x4)
1931
#define PT_HP_CORE_PROC (
PT_LOOS
+ 0x5)
1932
#define PT_HP_CORE_LOADABLE (
PT_LOOS
+ 0x6)
1933
#define PT_HP_CORE_STACK (
PT_LOOS
+ 0x7)
1934
#define PT_HP_CORE_SHM (
PT_LOOS
[all...]
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H
A
D
elf.h
602
#define
PT_LOOS
0x60000000
macro
1926
#define PT_HP_TLS (
PT_LOOS
+ 0x0)
1927
#define PT_HP_CORE_NONE (
PT_LOOS
+ 0x1)
1928
#define PT_HP_CORE_VERSION (
PT_LOOS
+ 0x2)
1929
#define PT_HP_CORE_KERNEL (
PT_LOOS
+ 0x3)
1930
#define PT_HP_CORE_COMM (
PT_LOOS
+ 0x4)
1931
#define PT_HP_CORE_PROC (
PT_LOOS
+ 0x5)
1932
#define PT_HP_CORE_LOADABLE (
PT_LOOS
+ 0x6)
1933
#define PT_HP_CORE_STACK (
PT_LOOS
+ 0x7)
1934
#define PT_HP_CORE_SHM (
PT_LOOS
[all...]
/third_party/musl/porting/uniproton/kernel/include/
H
A
D
elf.h
602
#define
PT_LOOS
0x60000000
macro
1926
#define PT_HP_TLS (
PT_LOOS
+ 0x0)
1927
#define PT_HP_CORE_NONE (
PT_LOOS
+ 0x1)
1928
#define PT_HP_CORE_VERSION (
PT_LOOS
+ 0x2)
1929
#define PT_HP_CORE_KERNEL (
PT_LOOS
+ 0x3)
1930
#define PT_HP_CORE_COMM (
PT_LOOS
+ 0x4)
1931
#define PT_HP_CORE_PROC (
PT_LOOS
+ 0x5)
1932
#define PT_HP_CORE_LOADABLE (
PT_LOOS
+ 0x6)
1933
#define PT_HP_CORE_STACK (
PT_LOOS
+ 0x7)
1934
#define PT_HP_CORE_SHM (
PT_LOOS
[all...]
/third_party/musl/include/
H
A
D
elf.h
615
#define
PT_LOOS
0x60000000
macro
1962
#define PT_HP_TLS (
PT_LOOS
+ 0x0)
1963
#define PT_HP_CORE_NONE (
PT_LOOS
+ 0x1)
1964
#define PT_HP_CORE_VERSION (
PT_LOOS
+ 0x2)
1965
#define PT_HP_CORE_KERNEL (
PT_LOOS
+ 0x3)
1966
#define PT_HP_CORE_COMM (
PT_LOOS
+ 0x4)
1967
#define PT_HP_CORE_PROC (
PT_LOOS
+ 0x5)
1968
#define PT_HP_CORE_LOADABLE (
PT_LOOS
+ 0x6)
1969
#define PT_HP_CORE_STACK (
PT_LOOS
+ 0x7)
1970
#define PT_HP_CORE_SHM (
PT_LOOS
[all...]
/third_party/elfutils/libelf/
H
A
D
elf.h
726
#define
PT_LOOS
0x60000000 /* Start of OS-specific */
macro
2323
#define PT_HP_TLS (
PT_LOOS
+ 0x0)
2324
#define PT_HP_CORE_NONE (
PT_LOOS
+ 0x1)
2325
#define PT_HP_CORE_VERSION (
PT_LOOS
+ 0x2)
2326
#define PT_HP_CORE_KERNEL (
PT_LOOS
+ 0x3)
2327
#define PT_HP_CORE_COMM (
PT_LOOS
+ 0x4)
2328
#define PT_HP_CORE_PROC (
PT_LOOS
+ 0x5)
2329
#define PT_HP_CORE_LOADABLE (
PT_LOOS
+ 0x6)
2330
#define PT_HP_CORE_STACK (
PT_LOOS
+ 0x7)
2331
#define PT_HP_CORE_SHM (
PT_LOOS
[all...]
/third_party/elfio/c_wrapper/
H
A
D
elf_types_c_wrapper.hpp
652
#define
PT_LOOS
0x60000000
macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H
A
D
ELF.h
1020
PT_LOOS
= 0x60000000, // Lowest operating system-specific pt entry type.
enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H
A
D
ELF.h
1191
PT_LOOS
= 0x60000000, // Lowest operating system-specific pt entry type.
enumerator
/third_party/elfio/elfio/
H
A
D
elf_types.hpp
968
constexpr Elf_Word
PT_LOOS
= 0X60000000;
member
/third_party/rust/crates/libc/src/unix/linux_like/android/
H
A
D
mod.rs
2116
pub const
PT_LOOS
: u32 = 0x60000000;
consts
/third_party/rust/crates/libc/src/fuchsia/
H
A
D
mod.rs
2675
pub const
PT_LOOS
: u32 = 0x60000000;
consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H
A
D
mod.rs
1540
pub const
PT_LOOS
: u32 = 0x60000000;
consts
Completed in 97 milliseconds