Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/x86/
Dpcrelative_test.go16 const asmData = ` const
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/asm/internal/asm/
Dasm.go205 func (p *Parser) asmData(operands [][]lex.Token) { func