Home
last modified time | relevance | path

Searched defs:CheckFileRange (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/libs/binary_translation/tiny_loader/
Dtiny_loader.cc295 bool TinyElfLoader::CheckFileRange(off64_t file_size, ElfAddr offset, size_t size, in CheckFileRange() function in __anonc12090770111::TinyElfLoader
/aosp_15_r20/bionic/linker/
H A Dlinker_phdr.cpp336 bool ElfReader::CheckFileRange(ElfW(Addr) offset, size_t size, size_t alignment) { in CheckFileRange() function in ElfReader