OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHT_GNU_verdef
(Results
1 - 15
of
15
) sorted by null
/frameworks/compile/mclinker/lib/LD/
ELFFileFormat.cpp
213
llvm::ELF::
SHT_GNU_verdef
,
/external/elfutils/libelf/
elf_getdata.c
90
[TYPEIDX (
SHT_GNU_verdef
)] = ELF_T_VDEF,
elf.h
350
#define
SHT_GNU_verdef
0x6ffffffd /* Version definition section. */
[
all
...]
/bionic/libc/include/sys/
exec_elf.h
424
#define
SHT_GNU_verdef
SHT_SUNW_verdef
[
all
...]
/external/llvm/include/llvm/Support/
ELF.h
[
all
...]
/external/llvm/tools/llvm-readobj/
ELFDumper.cpp
369
LLVM_READOBJ_ENUM_CASE(ELF,
SHT_GNU_verdef
);
/frameworks/compile/mclinker/lib/Core/
IRBuilder.cpp
80
case llvm::ELF::
SHT_GNU_verdef
:
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h
340
#define
SHT_GNU_verdef
0x6ffffffd /* Version definition section. */
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h
340
#define
SHT_GNU_verdef
0x6ffffffd /* Version definition section. */
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h
340
#define
SHT_GNU_verdef
0x6ffffffd /* Version definition section. */
[
all
...]
/external/elfutils/src/
elflint.c
[
all
...]
readelf.c
[
all
...]
ldgeneric.c
[
all
...]
/external/llvm/include/llvm/Object/
ELF.h
226
/// Elf_Verdef: This is the structure of entries in the
SHT_GNU_verdef
section
246
/// Elf_Verdaux: This is the structure of auxiliary data in the
SHT_GNU_verdef
[
all
...]
/external/valgrind/main/perf/
tinycc.c
357
#define
SHT_GNU_verdef
0x6ffffffd /* Version definition section. */
[
all
...]
Completed in 179 milliseconds