Home
last modified time | relevance | path

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

/external/boringssl/src/util/fipstools/
Ddelocate.go59 type delocation struct { struct
60 processor processorType
61 output stringWriter
64 symbols map[string]struct{}
66 localEntrySymbols map[string]struct{}
70 redirectors map[string]string
74 bssAccessorsNeeded map[string]string
77 tocLoaders map[string]struct{}
81 gotExternalsNeeded map[string]struct{}
83 currentInput inputFile
[all …]