OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:opd_data
(Results
1 - 2
of
2
) sorted by null
/external/ltrace/sysdeps/linux-gnu/ppc/
arch.h
56
Elf_Data *
opd_data
;
member in struct:arch_ltelf_data
plt.c
315
if (elf_read_u64(lte->arch.
opd_data
, offset, &value) < 0) {
340
lte->arch.
opd_data
= elf_rawdata(sec, NULL);
341
if (lte->arch.
opd_data
== NULL)
[
all
...]
Completed in 61 milliseconds