OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:elf_sxword
(Results
1 - 4
of
4
) sorted by null
/external/llvm/include/llvm/Object/
ELFTypes.h
54
MaximumAlignment<int64_t, max_alignment>::value>
Elf_Sxword
;
99
typedef typename ELFDataTypeTypedefHelper<ELFType<E, M, W> >::
Elf_Sxword
\
100
Elf_Sxword
;
271
Elf_Sxword
d_tag;
345
Elf_Sxword
r_addend; // Compute value for relocatable field by adding this.
/external/lldb/source/Plugins/ObjectFile/ELF/
ELFHeader.h
50
typedef int64_t
elf_sxword
;
typedef in namespace:elf
286
elf_sxword
d_tag; ///< Type of dynamic table entry.
379
elf_sxword
r_addend; ///< Constant part of expression.
/ndk/sources/host-tools/ndk-stack/elff/
elff_elf.h
51
typedef int64_t
Elf_Sxword
;
dwarf_defs.h
118
Elf_Sxword
s64;
Completed in 454 milliseconds