Home
last modified time | relevance | path

Searched defs:delocation (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/util/fipstools/delocate/
Ddelocate.go61 type delocation struct { struct
62 processor processorType
63 output stringWriter
65 commentIndicator string
68 symbols map[string]struct{}
70 localEntrySymbols map[string]struct{}
74 redirectors map[string]string
78 bssAccessorsNeeded map[string]string
81 tocLoaders map[string]struct{}
85 gotExternalsNeeded map[string]struct{}
[all …]