OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vn_next
(Results
1 - 8
of
8
) sorted by null
/external/elfutils/0.153/libelf/
version_xlate.h
193
ndest->
vn_next
= bswap_32 (nsrc->
vn_next
);
229
need_offset += nsrc->
vn_next
;
235
ndest->
vn_next
= bswap_32 (nsrc->
vn_next
);
238
need_offset += ndest->
vn_next
;
240
while (nsrc->
vn_next
!= 0);
abstract.h
254
TYPE_NAME (ElfW2(Bits, Ext##Word),
vn_next
) \
elf.h
869
Elf32_Word
vn_next
; \/* Offset in bytes to next verneed
member in struct:__anon799
880
Elf64_Word
vn_next
; \/* Offset in bytes to next verneed
member in struct:__anon800
[
all
...]
/external/llvm/include/llvm/Object/
ELFTypes.h
239
Elf_Word
vn_next
; // Offset to next Verneed entry (in bytes)
member in struct:llvm::object::Elf_Verneed_Impl
ELF.h
488
p += vn->
vn_next
;
[
all
...]
/external/elfutils/0.153/src/
readelf.c
[
all
...]
elflint.c
[
all
...]
ldgeneric.c
[
all
...]
Completed in 56 milliseconds