Home
last modified time | relevance | path

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

/external/boringssl/src/util/fipstools/
Ddelocate.go59 type delocation struct { struct
86 func (d *delocation) contents(node *node32) string { argument
91 func (d *delocation) writeNode(node *node32) { argument
97 func (d *delocation) writeCommentedNode(node *node32) { argument
114 func (d *delocation) processInput(input inputFile) (err error) { argument
164 func (d *delocation) processDirective(statement, directive *node32) (*node32, error) { argument
259 func (d *delocation) processLabelContainingDirective(statement, directive *node32) (*node32, error)… argument
310 func (d *delocation) processLabel(statement, label *node32) (*node32, error) { argument
433 func (d *delocation) isPPC64LEAPair(statement *node32) (target, source, relative string, ok bool) { argument
494 func (d *delocation) loadFromTOC(w stringWriter, symbol, offset, dest string) wrapperFunc { argument
[all …]