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

  /external/valgrind/main/coregrind/m_debuginfo/
readelf.c 355 && di->opd_size > 0
357 && *sym_avma_out < di->opd_avma + di->opd_size)
433 && di->opd_size > 0
435 && *sym_avma_out < di->opd_avma + di->opd_size) {
458 if (offset_in_opd < 0 || offset_in_opd >= di->opd_size) {
501 if (di->opd_size > 0
586 if (di->opd_present && di->opd_size > 0) {
588 || *sym_avma_out >= di->opd_avma + di->opd_size);
    [all...]
priv_storage.h 715 SizeT opd_size; member in struct:_DebugInfo
debuginfo.c     [all...]
  /external/libmtp/src/
libmtp.c 8047 PTPObjectPropDesc opd_size; local
    [all...]

Completed in 58 milliseconds