OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_libelf_xlate
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/elftoolchain/dist/libelf/
gelf_xlate.c
44
return
_libelf_xlate
(dst, src, encoding, ELFCLASS32, EM_NONE,
51
return
_libelf_xlate
(dst, src, encoding, ELFCLASS64, EM_NONE,
58
return
_libelf_xlate
(dst, src, encoding, ELFCLASS32, EM_NONE,
65
return
_libelf_xlate
(dst, src, encoding, ELFCLASS64, EM_NONE,
74
return (
_libelf_xlate
(dst, src, encoding, e->e_class,
85
return (
_libelf_xlate
(dst, src, encoding, e->e_class,
libelf_xlate.c
57
_libelf_xlate
(Elf_Data *dst, const Elf_Data *src, unsigned int encoding,
function
_libelf.h
239
Elf_Data *
_libelf_xlate
(Elf_Data *_d, const Elf_Data *_s,
elf_update.c
841
if (
_libelf_xlate
(&dst, d, e->e_byteorder, ec, em, ELF_TOFILE)
889
if (
_libelf_xlate
(&dst, &src, e->e_byteorder, ec, em, ELF_TOFILE) ==
952
if (
_libelf_xlate
(&dst, &src, e->e_byteorder, ec, em, ELF_TOFILE) ==
1020
if (
_libelf_xlate
(&dst, &src, e->e_byteorder, ec, em,
Completed in 22 milliseconds
Indexes created Sat Apr 25 00:22:52 UTC 2026