Home
last modified time | relevance | path

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

/external/boringssl/src/util/fipstools/
Ddelocate.go148 statement, err = d.processPPCInstruction(statement, node.up)
579 func (d *delocation) processPPCInstruction(statement, instruction *node32) (*node32, error) { func