Home
last modified time | relevance | path

Searched defs:TypeSec (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/tools/obj2yaml/
H A Dwasm2yaml.cpp216 auto TypeSec = std::make_unique<WasmYAML::TypeSection>(); in dump() local
/llvm-project-15.0.7/compiler-rt/lib/orc/
H A Dmacho_platform.cpp689 for (const auto &TypeSec : JDS.Swift5TypesSectionsNew) in registerSwift5Types() local