Home
last modified time | relevance | path

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

/freebsd/contrib/bearssl/T0/
H A DT0Comp.cs1470 params string[] entryPoints) in Generate()
/freebsd/contrib/llvm-project/lld/COFF/
H A DWriter.cpp2307 CHPERedirectionChunk *entryPoints = make<CHPERedirectionChunk>(exportThunks); in createECChunks() local