Home
last modified time | relevance | path

Searched defs:InitArray (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DOutputSections.h137 static OutputSection *InitArray; member
H A DOutputSections.cpp39 OutputSection *Out::InitArray; member in Out
/freebsd-12.1/contrib/llvm/tools/bugpoint/
H A DMiscompilation.cpp843 Constant *InitArray = in CleanupAndPrepareModules() local
/freebsd-12.1/contrib/llvm/lib/IR/
H A DVerifier.cpp669 const ConstantArray *InitArray = dyn_cast<ConstantArray>(Init); in visitGlobalVariable() local