HomeSort by relevance Sort by last modified time
    Searched defs:TypeSection (Results 1 - 2 of 2) sorted by null

  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/
TypeSection.java 38 public interface TypeSection<StringKey, TypeKey, TypeRef extends TypeReference> extends NullableIndexSection<TypeKey> {
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/
WasmYAML.h 205 struct TypeSection : Section {
206 TypeSection() : Section(wasm::WASM_SEC_TYPE) {}

Completed in 769 milliseconds