Searched refs:IndexB (Results 1 – 3 of 3) sorted by relevance
50 Index IndexB; in TEST() local51 IndexB.Name = "B"; in TEST()54 IndexB.Children.emplace_back(std::move(IndexC)); in TEST()55 ExpectedIdx.Children.emplace_back(std::move(IndexB)); in TEST()
474 const uint32_t IndexB = getIndex(SymB, SymBSec); in recordRelocation() local478 XCOFFRelocation RelocB = {IndexB, FixupOffsetInCsect, SignAndSize, TypeB}; in recordRelocation()
5125 int IndexB = in analyzeInterleaving() local5129 if (Group->insertMember(B, IndexB, DesB.Align)) { in analyzeInterleaving()