Searched refs:InitData (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DCOFFAsmParser.cpp165 InitData = 1 << 3, enumerator in enum:__anon1933
184 if (SecFlags & InitData)
190 SecFlags |= InitData;
211 SecFlags |= InitData;
217 SecFlags |= Shared | InitData;
248 SecFlags = InitData;
252 if (SecFlags & InitData)
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp366 std::vector<uint8_t> InitData(Layout.SB->BlockSize, 0xFF);
369 cantFail(Initializer.writeBytes(InitData));
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c11071 } InitData; typedef in typeref:struct:__anon6078
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c19210 } InitData; typedef in typeref:struct:__anon25
[all...]

Completed in 762 milliseconds