Searched refs:gelf_getrel (Results 1 – 7 of 7) sorted by relevance
| /onnv-gate/usr/src/head/ |
| H A D | gelf.h | 136 GElf_Rel * gelf_getrel(Elf_Data *, int, GElf_Rel *);
|
| /onnv-gate/usr/src/cmd/sgs/libelf/common/ |
| H A D | libelf.wlcmd | 81 root gelf_getrel
|
| H A D | mapfile-vers | 106 gelf_getrel;
|
| H A D | llib-lelf | 92 GElf_Rel * gelf_getrel(Elf_Data *, int, GElf_Rel *);
|
| H A D | gelf.c | 915 gelf_getrel(Elf_Data *src, int ndx, GElf_Rel *dst) in gelf_getrel() function
|
| /onnv-gate/usr/src/lib/libdtrace/common/ |
| H A D | dt_link.c | 1181 if (gelf_getrel(data_rel, i, &rel) == NULL) in process_obj() 1313 if (gelf_getrel(data_rel, i, &rel) == NULL) in process_obj()
|
| /onnv-gate/usr/src/cmd/sgs/dump/common/ |
| H A D | dump.c | 416 (void) gelf_getrel(rdata, ndx, &rel); in print_rel()
|