Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/ld/
Dasmb.go38 CodeblkPad(ctxt, out, start, length, pad)
Ddata.go972 func CodeblkPad(ctxt *Link, out *OutBuf, addr int64, size int64, pad []byte) { func