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