Home
last modified time | relevance | path

Searched refs:section_length (Results 1 – 1 of 1) sorted by relevance

/glibc-2.36/libio/
DlibioP.h940 uintptr_t section_length = __stop___libc_IO_vtables - __start___libc_IO_vtables; in IO_validate_vtable() local
943 if (__glibc_unlikely (offset >= section_length)) in IO_validate_vtable()