Home
last modified time | relevance | path

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

/external/boringssl/src/util/fipstools/
Ddelocate.go433 func (d *delocation) isPPC64LEAPair(statement *node32) (target, source, relative string, ok bool) { func
608 target, _, relative, ok := d.isPPC64LEAPair(statement)