Searched defs:TLSInfoEntry (Results 1 – 3 of 3) sorted by relevance
74 struct TLSInfoEntry { struct75 unsigned long Key = 0;76 unsigned long DataAddress = 0;
60 auto &TLSInfoEntry = G.createMutableContentBlock( in createEntry() local
464 auto &TLSInfoEntry = G.createMutableContentBlock( in createEntry() local