Searched defs:Msf (Results 1 – 9 of 9) sorted by relevance
91 auto &Msf = *ExpectedMsf; in TEST_F() local112 auto &Msf = *ExpectedMsf; in TEST_F() local146 auto &Msf = *ExpectedMsf; in TEST_F() local163 auto &Msf = *ExpectedMsf; in TEST_F() local185 auto &Msf = *ExpectedMsf; in TEST_F() local206 auto &Msf = *ExpectedMsf; in TEST_F() local227 auto &Msf = *ExpectedMsf; in TEST_F() local247 auto &Msf = *ExpectedMsf; in TEST_F() local260 auto &Msf = *ExpectedMsf; in TEST_F() local281 auto &Msf = *ExpectedMsf; in TEST_F() local[all …]
62 MSFStreamLayout llvm::msf::getFpmStreamLayout(const MSFLayout &Msf, in getFpmStreamLayout()
24 InfoStreamBuilder(msf::MSFBuilder & Msf,NamedStreamMap & NamedStreams) InfoStreamBuilder() argument
32 : Msf(Msf), Allocator(Msf.getAllocator()), Header(nullptr), Idx(StreamIdx) { in TpiStreamBuilder() argument
45 msf::MSFBuilder &Msf) in DbiModuleDescriptorBuilder()
28 DbiStreamBuilder::DbiStreamBuilder(msf::MSFBuilder &Msf) in DbiStreamBuilder()
287 GSIStreamBuilder::GSIStreamBuilder(msf::MSFBuilder &Msf) in GSIStreamBuilder()
91 std::unique_ptr<msf::MSFBuilder> Msf; variable
104 msf::MSFBuilder &Msf; variable