Home
last modified time | relevance | path

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

/external/boringssl/src/util/fipstools/delocate/
Ddelocate.go60 type delocation struct { struct
87 func (d *delocation) contents(node *node32) string { argument
92 func (d *delocation) writeNode(node *node32) { argument
98 func (d *delocation) writeCommentedNode(node *node32) { argument
115 func (d *delocation) processInput(input inputFile) (err error) { argument
165 func (d *delocation) processDirective(statement, directive *node32) (*node32, error) { argument
260 func (d *delocation) processLabelContainingDirective(statement, directive *node32) (*node32, error)… argument
311 func (d *delocation) processLabel(statement, label *node32) (*node32, error) { argument
434 func (d *delocation) isPPC64LEAPair(statement *node32) (target, source, relative string, ok bool) { argument
495 func (d *delocation) loadFromTOC(w stringWriter, symbol, offset, dest string) wrapperFunc { argument
[all …]