Searched refs:opd (Results 1 – 9 of 9) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/mprotect/ |
D | mprotect04.c | 191 func_descr_t *opd = (func_descr_t *)&exec_func; in get_func() local 192 *func_page_offset = (uintptr_t)opd->entry & (page_sz - 1); in get_func() 194 page_to_copy = (void *)((uintptr_t)opd->entry & page_mask); in get_func() 239 func_descr_t opd; in testfunc_protexec() local 240 opd.entry = (uintptr_t)get_func(p, &func_page_offset); in testfunc_protexec() 241 func = (func_ptr_t)&opd; in testfunc_protexec()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/ |
D | symbolize_elf.inc | 120 // Some platforms use a special .opd section to store function pointers. 121 const char kOpdSectionName[] = ".opd"; 124 // Use opd section for function descriptors on these platforms, the function 661 const ElfW(Shdr) * opd, char *tmp_buf, int tmp_buf_size) { 672 // On platforms using an .opd section (PowerPC & IA64), a function symbol 676 // pointer into the .opd section, e.g. FindSymbol(&foo,...). 678 kPlatformUsesOPDSections && opd != nullptr && InSection(pc, opd); 680 kPlatformUsesOPDSections && opd != nullptr && !pc_in_opd; 698 // We keep the original address for opd redirection below. 715 InSection(original_start_address, opd)) { [all …]
|
/third_party/abseil-cpp/absl/debugging/ |
D | symbolize_elf.inc | 120 // Some platforms use a special .opd section to store function pointers. 121 const char kOpdSectionName[] = ".opd"; 124 // Use opd section for function descriptors on these platforms, the function 661 const ElfW(Shdr) * opd, char *tmp_buf, int tmp_buf_size) { 672 // On platforms using an .opd section (PowerPC & IA64), a function symbol 676 // pointer into the .opd section, e.g. FindSymbol(&foo,...). 678 kPlatformUsesOPDSections && opd != nullptr && InSection(pc, opd); 680 kPlatformUsesOPDSections && opd != nullptr && !pc_in_opd; 698 // We keep the original address for opd redirection below. 705 InSection(original_start_address, opd)) { [all …]
|
/third_party/ffmpeg/libavcodec/ppc/ |
D | asm.S | 52 .section .opd, "aw"
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-anc.c | 1168 gint opn, opd, npn, npd; in gst_video_afd_meta_transform() local 1175 opd = GST_VIDEO_INFO_PAR_D (trans->in_info); in gst_video_afd_meta_transform() 1184 ABS (((gdouble) ow / (gdouble) oh) * ((gdouble) opn / (gdouble) opd) - in gst_video_afd_meta_transform()
|
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/data/ |
D | collationtest.txt | 2090 <1 opd
|
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/data/ |
D | collationtest.txt | 2090 <1 opd
|
/third_party/icu/icu4c/source/test/testdata/ |
D | collationtest.txt | 2090 <1 opd
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 70920 zMM`6%G|opd*M2H<-Kt1wY?Q|NNRH}fqcq-0<9sAX?V)ni9aJ{z<DE3lN3u~r@1!wI
|