Searched defs:delocation (Results 1 – 1 of 1) sorted by relevance
61 type delocation struct { struct62 processor processorType63 output stringWriter65 commentIndicator string68 symbols map[string]struct{}70 localEntrySymbols map[string]struct{}74 redirectors map[string]string78 bssAccessorsNeeded map[string]string81 tocLoaders map[string]struct{}85 gotExternalsNeeded map[string]struct{}[all …]