Home
last modified time | relevance | path

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

/bionic/tests/
Ddlfcn_test.cpp1561 const llvm::object::ELFSectionRef& section_ref = *it; in validate_compatibility_of_native_library() local
1562 if (section_ref.getType() == llvm::ELF::SHT_DYNAMIC) { in validate_compatibility_of_native_library()