HomeSort by relevance Sort by last modified time
    Searched refs:elf_xlatetom (Results 1 - 5 of 5) sorted by null

  /onnv/onnv-gate/usr/src/cmd/file/
elf_read.h 77 #define elf_xlatetom elf64_xlatetom macro
93 #define elf_xlatetom elf32_xlatetom macro
elf_read.c 158 if (elf_xlatetom(&dst, &src, format) == NULL)
  /onnv/onnv-gate/usr/src/cmd/sgs/libelf/common/
clscook.c 67 #define elf_xlatetom elf64_xlatetom macro
84 #define elf_xlatetom elf32_xlatetom macro
262 (elf_xlatetom(&dst, &src, elf->ed_encode) == 0)) {
341 (elf_xlatetom(&dst, &src, elf->ed_encode) == 0)) {
394 (elf_xlatetom(&dst, &src, elf->ed_encode) == 0)) {
429 (elf_xlatetom(&dst, &src, elf->ed_encode) == 0) ||
  /onnv/onnv-gate/usr/src/cmd/sgs/include/
_machelf.h 72 #define elf_xlatetom elf64_xlatetom macro
95 #define elf_xlatetom elf32_xlatetom macro
  /onnv/onnv-gate/usr/src/cmd/sgs/elfdump/common/
fake_shdr.c 520 * Use elf_xlatetom() to convert the bytes in buf from their
538 if (elf_xlatetom(&data, &data,
1023 (elf_xlatetom(sec->data, sec->data,
    [all...]

Completed in 120 milliseconds