Searched refs:SHT_DYNAMIC (Results 1 – 3 of 3) sorted by relevance
231 #define SHT_DYNAMIC 6 macro
369 if (shdr_table_[i].sh_type == SHT_DYNAMIC) { in ReadDynamicSection()
1562 if (section_ref.getType() == llvm::ELF::SHT_DYNAMIC) { in validate_compatibility_of_native_library()