Searched refs:section_ref (Results 1 – 1 of 1) sorted by relevance
1572 const llvm::object::ELFSectionRef& section_ref = *it; in validate_compatibility_of_native_library() local1573 if (section_ref.getType() == llvm::ELF::SHT_DYNAMIC) { in validate_compatibility_of_native_library()