HomeSort by relevance Sort by last modified time
    Searched full:lsym (Results 1 - 25 of 290) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
greg-4.s 2 lsym GREG 78 label
  /external/llvm/test/MC/AsmParser/
directive_lsym.s 9 # CHECK: .lsym bar,foo
10 # CHECK: .lsym baz,3
12 .lsym bar, foo
13 .lsym baz, 2+1
labels.s 47 // FIXME: We don't bother to support .lsym.
49 // CHECX: .lsym "a 8",1
50 // .lsym "a 8", 1
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/
decodesym.go 19 func decode_reloc(s *LSym, off int32) *Reloc {
28 func decode_reloc_sym(s *LSym, off int32) *LSym {
57 func decodetype_kind(s *LSym) uint8 {
62 func decodetype_noptr(s *LSym) uint8 {
67 func decodetype_usegcprog(s *LSym) uint8 {
72 func decodetype_size(s *LSym) int64 {
77 func decodetype_ptrdata(s *LSym) int64 {
96 func decodetype_gcprog(s *LSym) []byte {
115 func decodetype_gcprog_shlib(s *LSym) uint64
    [all...]
link.go 43 type LSym struct {
73 Hash *LSym
74 Allsym *LSym
75 Next *LSym
76 Sub *LSym
77 Outer *LSym
78 Gotype *LSym
79 Reachparent *LSym
80 Queue *LSym
92 func (s *LSym) String() string
    [all...]
data.go 47 func Symgrow(ctxt *Link, s *LSym, siz int64) {
60 func Addrel(s *LSym) *Reloc {
65 func setuintxx(ctxt *Link, s *LSym, off int64, v uint64, wid int64) int64 {
89 func adduintxx(ctxt *Link, s *LSym, v uint64, wid int) int64 {
95 func Adduint8(ctxt *Link, s *LSym, v uint8) int64 {
99 func Adduint16(ctxt *Link, s *LSym, v uint16) int64 {
103 func Adduint32(ctxt *Link, s *LSym, v uint32) int64 {
107 func Adduint64(ctxt *Link, s *LSym, v uint64) int64 {
111 func adduint(ctxt *Link, s *LSym, v uint64) int64 {
115 func setuint8(ctxt *Link, s *LSym, r int64, v uint8) int64
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
decodesym.go 16 func decode_reloc(s *LSym, off int32) *Reloc {
25 func decode_reloc_sym(s *LSym, off int32) *LSym {
54 func decodetype_kind(s *LSym) uint8 {
59 func decodetype_noptr(s *LSym) uint8 {
64 func decodetype_usegcprog(s *LSym) uint8 {
69 func decodetype_size(s *LSym) int64 {
74 func decodetype_ptrdata(s *LSym) int64 {
93 func decodetype_gcprog(s *LSym) []byte {
112 func decodetype_gcprog_shlib(s *LSym) uint64
    [all...]
link.go 40 type LSym struct {
70 Hash *LSym
71 Allsym *LSym
72 Next *LSym
73 Sub *LSym
74 Outer *LSym
75 Gotype *LSym
76 Reachparent *LSym
77 Queue *LSym
89 func (s *LSym) String() string
    [all...]
data.go 44 func Symgrow(ctxt *Link, s *LSym, siz int64) {
57 func Addrel(s *LSym) *Reloc {
62 func setuintxx(ctxt *Link, s *LSym, off int64, v uint64, wid int64) int64 {
86 func adduintxx(ctxt *Link, s *LSym, v uint64, wid int) int64 {
92 func Adduint8(ctxt *Link, s *LSym, v uint8) int64 {
96 func Adduint16(ctxt *Link, s *LSym, v uint16) int64 {
100 func Adduint32(ctxt *Link, s *LSym, v uint32) int64 {
104 func Adduint64(ctxt *Link, s *LSym, v uint64) int64 {
108 func adduint(ctxt *Link, s *LSym, v uint64) int64 {
112 func setuint8(ctxt *Link, s *LSym, r int64, v uint8) int64
    [all...]
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/
decodesym.go 19 func decode_reloc(s *LSym, off int32) *Reloc {
28 func decode_reloc_sym(s *LSym, off int32) *LSym {
57 func decodetype_kind(s *LSym) uint8 {
62 func decodetype_noptr(s *LSym) uint8 {
67 func decodetype_usegcprog(s *LSym) uint8 {
72 func decodetype_size(s *LSym) int64 {
77 func decodetype_ptrdata(s *LSym) int64 {
96 func decodetype_gcprog(s *LSym) []byte {
115 func decodetype_gcprog_shlib(s *LSym) uint64
    [all...]
link.go 43 type LSym struct {
73 Hash *LSym
74 Allsym *LSym
75 Next *LSym
76 Sub *LSym
77 Outer *LSym
78 Gotype *LSym
79 Reachparent *LSym
80 Queue *LSym
92 func (s *LSym) String() string
    [all...]
data.go 47 func Symgrow(ctxt *Link, s *LSym, siz int64) {
60 func Addrel(s *LSym) *Reloc {
65 func setuintxx(ctxt *Link, s *LSym, off int64, v uint64, wid int64) int64 {
89 func adduintxx(ctxt *Link, s *LSym, v uint64, wid int) int64 {
95 func Adduint8(ctxt *Link, s *LSym, v uint8) int64 {
99 func Adduint16(ctxt *Link, s *LSym, v uint16) int64 {
103 func Adduint32(ctxt *Link, s *LSym, v uint32) int64 {
107 func Adduint64(ctxt *Link, s *LSym, v uint64) int64 {
111 func adduint(ctxt *Link, s *LSym, v uint64) int64 {
115 func setuint8(ctxt *Link, s *LSym, r int64, v uint8) int64
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
decodesym.go 16 func decode_reloc(s *LSym, off int32) *Reloc {
25 func decode_reloc_sym(s *LSym, off int32) *LSym {
54 func decodetype_kind(s *LSym) uint8 {
59 func decodetype_noptr(s *LSym) uint8 {
64 func decodetype_usegcprog(s *LSym) uint8 {
69 func decodetype_size(s *LSym) int64 {
74 func decodetype_ptrdata(s *LSym) int64 {
93 func decodetype_gcprog(s *LSym) []byte {
112 func decodetype_gcprog_shlib(s *LSym) uint64
    [all...]
link.go 40 type LSym struct {
70 Hash *LSym
71 Allsym *LSym
72 Next *LSym
73 Sub *LSym
74 Outer *LSym
75 Gotype *LSym
76 Reachparent *LSym
77 Queue *LSym
89 func (s *LSym) String() string
    [all...]
data.go 44 func Symgrow(ctxt *Link, s *LSym, siz int64) {
57 func Addrel(s *LSym) *Reloc {
62 func setuintxx(ctxt *Link, s *LSym, off int64, v uint64, wid int64) int64 {
86 func adduintxx(ctxt *Link, s *LSym, v uint64, wid int) int64 {
92 func Adduint8(ctxt *Link, s *LSym, v uint8) int64 {
96 func Adduint16(ctxt *Link, s *LSym, v uint16) int64 {
100 func Adduint32(ctxt *Link, s *LSym, v uint32) int64 {
104 func Adduint64(ctxt *Link, s *LSym, v uint64) int64 {
108 func adduint(ctxt *Link, s *LSym, v uint64) int64 {
112 func setuint8(ctxt *Link, s *LSym, r int64, v uint8) int64
    [all...]
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/obj/
data.go 46 func Symgrow(ctxt *Link, s *LSym, lsiz int64) {
60 func savedata(ctxt *Link, s *LSym, p *Prog, pn string) {
118 func Addrel(s *LSym) *Reloc {
123 func Setuintxx(ctxt *Link, s *LSym, off int64, v uint64, wid int64) int64 {
146 func adduintxx(ctxt *Link, s *LSym, v uint64, wid int) int64 {
152 func adduint8(ctxt *Link, s *LSym, v uint8) int64 {
156 func adduint16(ctxt *Link, s *LSym, v uint16) int64 {
160 func Adduint32(ctxt *Link, s *LSym, v uint32) int64 {
164 func Adduint64(ctxt *Link, s *LSym, v uint64) int64 {
168 func setuint8(ctxt *Link, s *LSym, r int64, v uint8) int64
    [all...]
link.go 159 Sym *LSym
160 Gotype *LSym
290 // An LSym is the sort of symbol that is written to an object file.
291 type LSym struct {
312 Next *LSym
313 Gotype *LSym
327 Funcdata []*LSym
329 File []*LSym
330 Lastfile *LSym
334 // LSym.typ
    [all...]
line_test.go 17 ctxt.Hash = make(map[SymVer]*LSym)
46 var f *LSym
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/
data.go 43 func Symgrow(ctxt *Link, s *LSym, lsiz int64) {
57 func savedata(ctxt *Link, s *LSym, p *Prog, pn string) {
115 func Addrel(s *LSym) *Reloc {
120 func Setuintxx(ctxt *Link, s *LSym, off int64, v uint64, wid int64) int64 {
143 func adduintxx(ctxt *Link, s *LSym, v uint64, wid int) int64 {
149 func adduint8(ctxt *Link, s *LSym, v uint8) int64 {
153 func adduint16(ctxt *Link, s *LSym, v uint16) int64 {
157 func Adduint32(ctxt *Link, s *LSym, v uint32) int64 {
161 func Adduint64(ctxt *Link, s *LSym, v uint64) int64 {
165 func setuint8(ctxt *Link, s *LSym, r int64, v uint8) int64
    [all...]
link.go 156 Sym *LSym
157 Gotype *LSym
287 // An LSym is the sort of symbol that is written to an object file.
288 type LSym struct {
309 Next *LSym
310 Gotype *LSym
324 Funcdata []*LSym
326 File []*LSym
327 Lastfile *LSym
331 // LSym.typ
    [all...]
line_test.go 14 ctxt.Hash = make(map[SymVer]*LSym)
43 var f *LSym
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/
data.go 46 func Symgrow(ctxt *Link, s *LSym, lsiz int64) {
60 func savedata(ctxt *Link, s *LSym, p *Prog, pn string) {
118 func Addrel(s *LSym) *Reloc {
123 func Setuintxx(ctxt *Link, s *LSym, off int64, v uint64, wid int64) int64 {
146 func adduintxx(ctxt *Link, s *LSym, v uint64, wid int) int64 {
152 func adduint8(ctxt *Link, s *LSym, v uint8) int64 {
156 func adduint16(ctxt *Link, s *LSym, v uint16) int64 {
160 func Adduint32(ctxt *Link, s *LSym, v uint32) int64 {
164 func Adduint64(ctxt *Link, s *LSym, v uint64) int64 {
168 func setuint8(ctxt *Link, s *LSym, r int64, v uint8) int64
    [all...]
link.go 159 Sym *LSym
160 Gotype *LSym
290 // An LSym is the sort of symbol that is written to an object file.
291 type LSym struct {
312 Next *LSym
313 Gotype *LSym
327 Funcdata []*LSym
329 File []*LSym
330 Lastfile *LSym
334 // LSym.typ
    [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/obj/
data.go 43 func Symgrow(ctxt *Link, s *LSym, lsiz int64) {
57 func savedata(ctxt *Link, s *LSym, p *Prog, pn string) {
115 func Addrel(s *LSym) *Reloc {
120 func Setuintxx(ctxt *Link, s *LSym, off int64, v uint64, wid int64) int64 {
143 func adduintxx(ctxt *Link, s *LSym, v uint64, wid int) int64 {
149 func adduint8(ctxt *Link, s *LSym, v uint8) int64 {
153 func adduint16(ctxt *Link, s *LSym, v uint16) int64 {
157 func Adduint32(ctxt *Link, s *LSym, v uint32) int64 {
161 func Adduint64(ctxt *Link, s *LSym, v uint64) int64 {
165 func setuint8(ctxt *Link, s *LSym, r int64, v uint8) int64
    [all...]
link.go 156 Sym *LSym
157 Gotype *LSym
287 // An LSym is the sort of symbol that is written to an object file.
288 type LSym struct {
309 Next *LSym
310 Gotype *LSym
324 Funcdata []*LSym
326 File []*LSym
327 Lastfile *LSym
331 // LSym.typ
    [all...]

Completed in 274 milliseconds

1 2 3 4 5 6 7 8 91011>>