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:SHN_XINDEX
(Results
1 - 25
of
27
) sorted by relevance
1
2
/third_party/elfutils/libebl/
H
A
D
eblsectionname.c
57
else if ((section < SHN_LORESERVE || section ==
SHN_XINDEX
)
in ebl_section_name()
60
int idx = section !=
SHN_XINDEX
? section : xsection;
in ebl_section_name()
73
if (section ==
SHN_XINDEX
)
in ebl_section_name()
/third_party/elfutils/libdwfl/
H
A
D
dwfl_module_getsym.c
107
if (sym->st_shndx !=
SHN_XINDEX
)
in __libdwfl_getsym()
113
&& (sym->st_shndx ==
SHN_XINDEX
in __libdwfl_getsym()
H
A
D
relocate.c
186
if (sym->st_shndx !=
SHN_XINDEX
)
in relocate_getsym()
278
if (sym->st_shndx !=
SHN_XINDEX
)
in resolve_symbol()
/third_party/elfutils/libasm/
H
A
D
asm_end.c
263
ndx =
SHN_XINDEX
;
in binary_end()
439
|| unlikely (shstrscnndx ==
SHN_XINDEX
))
in binary_end()
455
ehdr->e_shstrndx =
SHN_XINDEX
;
in binary_end()
/third_party/elfutils/libelf/
H
A
D
elf_getshdrstrndx.c
85
if (unlikely (num ==
SHN_XINDEX
))
in elf_getshdrstrndx()
93
/* Cannot use
SHN_XINDEX
without section headers. */
in elf_getshdrstrndx()
158
/* Cannot use
SHN_XINDEX
without section headers. */
in elf_getshdrstrndx()
/third_party/elfutils/src/
H
A
D
strip.c
424
ehdr.e_shstrndx =
SHN_XINDEX
;
in update_shdrstrndx()
695
Elf32_Word sec = (sym->st_shndx ==
SHN_XINDEX
in remove_debug_relocations()
1515
&& scnidx !=
SHN_XINDEX
)
in handle_elf()
1520
else if (scnidx ==
SHN_XINDEX
)
in handle_elf()
2002
&& sym->st_shndx !=
SHN_XINDEX
))
in handle_elf()
2027
if (sym->st_shndx ==
SHN_XINDEX
)
in handle_elf()
2030
size_t sidx = (sym->st_shndx !=
SHN_XINDEX
in handle_elf()
2047
nshndx =
SHN_XINDEX
;
in handle_elf()
H
A
D
unstrip.c
249
ehdr->e_shstrndx =
SHN_XINDEX
;
in copy_elf()
399
if (sym->st_shndx !=
SHN_XINDEX
)
in symtab_count_leading_section_symbols()
406
if (sym->st_shndx !=
SHN_XINDEX
)
in symtab_count_leading_section_symbols()
677
.st_shndx = i < SHN_LORESERVE ? i :
SHN_XINDEX
in add_new_section_symbols()
862
if (sym->st_shndx !=
SHN_XINDEX
)
in collect_symbols()
1752
if (sym->st_shndx !=
SHN_XINDEX
)
in copy_elided_sections()
1768
sym->st_shndx =
SHN_XINDEX
;
in copy_elided_sections()
H
A
D
objdump.c
371
sym->st_shndx ==
SHN_XINDEX
in show_relocs_x()
378
(long int) (sym->st_shndx ==
SHN_XINDEX
in show_relocs_x()
H
A
D
elfcompress.c
181
ehdr->e_shstrndx =
SHN_XINDEX
;
in setshdrstrndx()
H
A
D
elflint.c
444
if (ehdr->e_shstrndx ==
SHN_XINDEX
)
in check_elf_header()
722
if (sym->st_shndx ==
SHN_XINDEX
)
in check_symtab()
2013
if (sym->st_shndx !=
SHN_XINDEX
)
in check_symtab_shndx()
3737
if (shdr->sh_link != 0 && ehdr->e_shstrndx !=
SHN_XINDEX
)
in check_sections()
H
A
D
readelf.c
1189
if (unlikely (ehdr->e_shstrndx ==
SHN_XINDEX
))
in print_ehdr()
2200
sym->st_shndx ==
SHN_XINDEX
in handle_relocs_rel()
2214
(long int) (sym->st_shndx ==
SHN_XINDEX
in handle_relocs_rel()
2393
sym->st_shndx ==
SHN_XINDEX
in handle_relocs_rela()
2407
(long int) (sym->st_shndx ==
SHN_XINDEX
in handle_relocs_rela()
2572
if (likely (sym->st_shndx !=
SHN_XINDEX
))
in handle_symtab()
2601
if (xndx < SHN_LORESERVE || sym->st_shndx ==
SHN_XINDEX
)
in handle_symtab()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H
A
D
ELF.h
322
assert(Sym->st_shndx == ELF::
SHN_XINDEX
);
in getExtendedSymbolTableIndex()
339
if (Index == ELF::
SHN_XINDEX
) {
in getSectionIndex()
487
if (Index == ELF::
SHN_XINDEX
)
in getSectionStringTable()
/third_party/elfutils/tests/
H
A
D
addsections.c
53
ehdr->e_shstrndx =
SHN_XINDEX
;
in setshstrndx()
H
A
D
elfcopy.c
53
ehdr->e_shstrndx =
SHN_XINDEX
;
in setshstrndx()
H
A
D
elfstrmerge.c
426
newehdr.e_shstrndx =
SHN_XINDEX
;
in main()
576
SHN_XINDEX
. */
in main()
/third_party/elfio/c_wrapper/
H
A
D
elf_types_c_wrapper.hpp
462
#define
SHN_XINDEX
0xFFFF
macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H
A
D
ELF.h
660
SHN_XINDEX
= 0xffff, // Mark that the index is >= SHN_LORESERVE
enumerator
682
SHT_SYMTAB_SHNDX = 18, // Indices for
SHN_XINDEX
entries.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H
A
D
ELF.h
810
SHN_XINDEX
= 0xffff, // Mark that the index is >= SHN_LORESERVE
enumerator
832
SHT_SYMTAB_SHNDX = 18, // Indices for
SHN_XINDEX
entries.
/third_party/elfio/elfio/
H
A
D
elf_types.hpp
490
constexpr Elf_Word
SHN_XINDEX
= 0xFFFF;
member
/third_party/musl/porting/linux/user/include/
H
A
D
elf.h
367
#define
SHN_XINDEX
0xffff
macro
/third_party/musl/porting/liteos_m/kernel/include/
H
A
D
elf.h
366
#define
SHN_XINDEX
0xffff
macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H
A
D
elf.h
366
#define
SHN_XINDEX
0xffff
macro
/third_party/musl/porting/uniproton/kernel/include/
H
A
D
elf.h
366
#define
SHN_XINDEX
0xffff
macro
/third_party/musl/include/
H
A
D
elf.h
367
#define
SHN_XINDEX
0xffff
macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H
A
D
ELFObjectWriter.cpp
379
uint16_t Index = LargeIndex ? uint16_t(ELF::
SHN_XINDEX
) : shndx;
in writeSymbol()
Completed in 99 milliseconds
1
2