HomeSort by relevance Sort by last modified time
    Searched refs:Syms (Results 1 - 25 of 107) sorted by null

1 2 3 4 5

  /external/llvm/lib/Object/
SymbolSize.cpp 51 auto Syms = E->symbols();
52 if (Syms.begin() == Syms.end())
53 Syms = E->getDynamicSymbolIterators();
54 for (ELFSymbolRef Sym : Syms)
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
symtab.go 309 t := ctxt.Syms.Lookup("runtime.textsectionmap", 0)
343 s := ctxt.Syms.ROLookup("runtime.text", 0)
350 s := ctxt.Syms.Lookup(fmt.Sprintf("runtime.text.%d", n), 0)
388 s := ctxt.Syms.Lookup("runtime.gcdata", 0)
395 s = ctxt.Syms.Lookup("runtime.gcbss", 0)
405 s = ctxt.Syms.Lookup("type.*", 0)
412 s = ctxt.Syms.Lookup("typerel.*", 0)
419 s = ctxt.Syms.Lookup("type.*", 0)
429 s := ctxt.Syms.Lookup(name, 0)
450 symitablink := ctxt.Syms.Lookup("runtime.itablink", 0
    [all...]
typelink.go 29 for _, s := range ctxt.Syms.Allsym {
36 tl := ctxt.Syms.Lookup("runtime.typelink", 0)
macho.go 303 s := ctxt.Syms.Lookup(".machosymstr", 0)
310 s = ctxt.Syms.Lookup(".machosymtab", 0)
315 s := ctxt.Syms.Lookup(".plt", 0) // will be __symbol_stub
319 s = ctxt.Syms.Lookup(".got", 0) // will be __nl_symbol_ptr
324 s = ctxt.Syms.Lookup(".linkedit.plt", 0) // indirect table for .plt
328 s = ctxt.Syms.Lookup(".linkedit.got", 0) // indirect table for .got
403 msect.res1 = uint32(ctxt.Syms.Lookup(".linkedit.plt", 0).Size / 4) /* offset into indirect symbol table */
544 s1 := ctxt.Syms.Lookup(".machosymtab", 0)
545 s2 := ctxt.Syms.Lookup(".linkedit.plt", 0)
546 s3 := ctxt.Syms.Lookup(".linkedit.got", 0
    [all...]
go.go 190 s = ctxt.Syms.Lookup(local, 0)
211 s = ctxt.Syms.Lookup(local, 0)
228 s = ctxt.Syms.Lookup(local, 0)
232 if s == ctxt.Syms.Lookup("main", 0) {
308 s := ctxt.Syms.Lookup(".dynstr", 0)
312 Elfwritedynent(ctxt, ctxt.Syms.Lookup(".dynamic", 0), DT_NEEDED, uint64(Addstring(s, lib)))
337 for _, s := range ctxt.Syms.Allsym {
358 s := ctxt.Syms.Lookup(*flagFieldTrack, 0)
elf.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
symtab.go 309 t := ctxt.Syms.Lookup("runtime.textsectionmap", 0)
343 s := ctxt.Syms.ROLookup("runtime.text", 0)
350 s := ctxt.Syms.Lookup(fmt.Sprintf("runtime.text.%d", n), 0)
388 s := ctxt.Syms.Lookup("runtime.gcdata", 0)
395 s = ctxt.Syms.Lookup("runtime.gcbss", 0)
405 s = ctxt.Syms.Lookup("type.*", 0)
412 s = ctxt.Syms.Lookup("typerel.*", 0)
419 s = ctxt.Syms.Lookup("type.*", 0)
429 s := ctxt.Syms.Lookup(name, 0)
450 symitablink := ctxt.Syms.Lookup("runtime.itablink", 0
    [all...]
typelink.go 29 for _, s := range ctxt.Syms.Allsym {
36 tl := ctxt.Syms.Lookup("runtime.typelink", 0)
macho.go 303 s := ctxt.Syms.Lookup(".machosymstr", 0)
310 s = ctxt.Syms.Lookup(".machosymtab", 0)
315 s := ctxt.Syms.Lookup(".plt", 0) // will be __symbol_stub
319 s = ctxt.Syms.Lookup(".got", 0) // will be __nl_symbol_ptr
324 s = ctxt.Syms.Lookup(".linkedit.plt", 0) // indirect table for .plt
328 s = ctxt.Syms.Lookup(".linkedit.got", 0) // indirect table for .got
403 msect.res1 = uint32(ctxt.Syms.Lookup(".linkedit.plt", 0).Size / 4) /* offset into indirect symbol table */
544 s1 := ctxt.Syms.Lookup(".machosymtab", 0)
545 s2 := ctxt.Syms.Lookup(".linkedit.plt", 0)
546 s3 := ctxt.Syms.Lookup(".linkedit.got", 0
    [all...]
go.go 190 s = ctxt.Syms.Lookup(local, 0)
211 s = ctxt.Syms.Lookup(local, 0)
228 s = ctxt.Syms.Lookup(local, 0)
232 if s == ctxt.Syms.Lookup("main", 0) {
308 s := ctxt.Syms.Lookup(".dynstr", 0)
312 Elfwritedynent(ctxt, ctxt.Syms.Lookup(".dynamic", 0), DT_NEEDED, uint64(Addstring(s, lib)))
337 for _, s := range ctxt.Syms.Allsym {
358 s := ctxt.Syms.Lookup(*flagFieldTrack, 0)
elf.go     [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/x86/
asm.go 83 thunkfunc := ctxt.Syms.Lookup("__x86.get_pc_thunk."+r.name, 0)
102 addmoduledata := ctxt.Syms.Lookup("runtime.addmoduledata", 0)
111 initfunc := ctxt.Syms.Lookup("go.link.addmoduledata", 0)
133 addcall(ctxt, initfunc, ctxt.Syms.Lookup("__x86.get_pc_thunk.cx", 0))
143 r.Sym = ctxt.Syms.Lookup("_GLOBAL_OFFSET_TABLE_", 0)
160 initarray_entry := ctxt.Syms.Lookup("go.link.addmoduledatainit", 0)
194 r.Sym = ctxt.Syms.Lookup(".plt", 0)
237 r.Sym = ctxt.Syms.Lookup(".got", 0)
258 r.Sym = ctxt.Syms.Lookup(".plt", 0)
282 r.Sym = ctxt.Syms.Lookup(".got", 0
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/x86/
asm.go 83 thunkfunc := ctxt.Syms.Lookup("__x86.get_pc_thunk."+r.name, 0)
102 addmoduledata := ctxt.Syms.Lookup("runtime.addmoduledata", 0)
111 initfunc := ctxt.Syms.Lookup("go.link.addmoduledata", 0)
133 addcall(ctxt, initfunc, ctxt.Syms.Lookup("__x86.get_pc_thunk.cx", 0))
143 r.Sym = ctxt.Syms.Lookup("_GLOBAL_OFFSET_TABLE_", 0)
160 initarray_entry := ctxt.Syms.Lookup("go.link.addmoduledatainit", 0)
194 r.Sym = ctxt.Syms.Lookup(".plt", 0)
237 r.Sym = ctxt.Syms.Lookup(".got", 0)
258 r.Sym = ctxt.Syms.Lookup(".plt", 0)
282 r.Sym = ctxt.Syms.Lookup(".got", 0
    [all...]
  /prebuilts/go/darwin-x86/src/debug/plan9obj/
plan9obj.go 17 Syms uint32 /* size of symbol table */
  /prebuilts/go/linux-x86/src/debug/plan9obj/
plan9obj.go 17 Syms uint32 /* size of symbol table */
  /external/llvm/tools/yaml2obj/
yaml2elf.cpp 129 std::vector<Elf_Sym> &Syms, unsigned SymbolBinding);
274 std::vector<Elf_Sym> Syms;
279 Syms.push_back(Sym);
291 addSymbols(Doc.Symbols.Local, Syms, ELF::STB_LOCAL);
292 addSymbols(Doc.Symbols.Global, Syms, ELF::STB_GLOBAL);
293 addSymbols(Doc.Symbols.Weak, Syms, ELF::STB_WEAK);
297 makeArrayRef(Syms));
298 SHeader.sh_size = arrayDataSize(makeArrayRef(Syms));
316 std::vector<Elf_Sym> &Syms,
336 Syms.push_back(Symbol)
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/s390x/
asm.go 54 addmoduledata := ctxt.Syms.Lookup("runtime.addmoduledata", 0)
61 initfunc := ctxt.Syms.Lookup("go.link.addmoduledata", 0)
84 rel.Sym = ctxt.Syms.Lookup("runtime.addmoduledata", 0)
94 initarray_entry := ctxt.Syms.Lookup("go.link.addmoduledatainit", 0)
153 r.Sym = ctxt.Syms.Lookup(".plt", 0)
164 r.Sym = ctxt.Syms.Lookup(".plt", 0)
194 r.Sym = ctxt.Syms.Lookup(".got", 0)
211 r.Sym = ctxt.Syms.Lookup(".got", 0)
220 r.Sym = ctxt.Syms.Lookup(".got", 0)
333 plt := ctxt.Syms.Lookup(".plt", 0
    [all...]
  /prebuilts/go/darwin-x86/src/debug/gosym/
symtab.go 119 Syms []Sym
297 t.Syms = make([]Sym, 0, n)
302 n := len(t.Syms)
303 t.Syms = t.Syms[0 : n+1]
304 ts := &t.Syms[n]
367 for i := 0; i < len(t.Syms); i++ {
368 sym := &t.Syms[i]
388 for end = i + 1; end < len(t.Syms); end++ {
389 if c := t.Syms[end].Type; c != 'Z' && c != 'z'
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/s390x/
asm.go 54 addmoduledata := ctxt.Syms.Lookup("runtime.addmoduledata", 0)
61 initfunc := ctxt.Syms.Lookup("go.link.addmoduledata", 0)
84 rel.Sym = ctxt.Syms.Lookup("runtime.addmoduledata", 0)
94 initarray_entry := ctxt.Syms.Lookup("go.link.addmoduledatainit", 0)
153 r.Sym = ctxt.Syms.Lookup(".plt", 0)
164 r.Sym = ctxt.Syms.Lookup(".plt", 0)
194 r.Sym = ctxt.Syms.Lookup(".got", 0)
211 r.Sym = ctxt.Syms.Lookup(".got", 0)
220 r.Sym = ctxt.Syms.Lookup(".got", 0)
333 plt := ctxt.Syms.Lookup(".plt", 0
    [all...]
  /prebuilts/go/linux-x86/src/debug/gosym/
symtab.go 119 Syms []Sym
297 t.Syms = make([]Sym, 0, n)
302 n := len(t.Syms)
303 t.Syms = t.Syms[0 : n+1]
304 ts := &t.Syms[n]
367 for i := 0; i < len(t.Syms); i++ {
368 sym := &t.Syms[i]
388 for end = i + 1; end < len(t.Syms); end++ {
389 if c := t.Syms[end].Type; c != 'Z' && c != 'z'
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/arm/
asm.go 65 addmoduledata := ctxt.Syms.Lookup("runtime.addmoduledata", 0)
72 initfunc := ctxt.Syms.Lookup("go.link.addmoduledata", 0)
86 rel.Sym = ctxt.Syms.Lookup("runtime.addmoduledata", 0)
102 initarray_entry := ctxt.Syms.Lookup("go.link.addmoduledatainit", 0)
131 r.Sym = ctxt.Syms.Lookup(".plt", 0)
161 r.Sym = ctxt.Syms.Lookup(".got", 0)
173 r.Sym = ctxt.Syms.Lookup(".got", 0)
181 r.Sym = ctxt.Syms.Lookup(".plt", 0)
215 r.Sym = ctxt.Syms.Lookup(".plt", 0)
230 r.Sym = ctxt.Syms.Lookup(".plt", 0
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/arm/
asm.go 65 addmoduledata := ctxt.Syms.Lookup("runtime.addmoduledata", 0)
72 initfunc := ctxt.Syms.Lookup("go.link.addmoduledata", 0)
86 rel.Sym = ctxt.Syms.Lookup("runtime.addmoduledata", 0)
102 initarray_entry := ctxt.Syms.Lookup("go.link.addmoduledatainit", 0)
131 r.Sym = ctxt.Syms.Lookup(".plt", 0)
161 r.Sym = ctxt.Syms.Lookup(".got", 0)
173 r.Sym = ctxt.Syms.Lookup(".got", 0)
181 r.Sym = ctxt.Syms.Lookup(".plt", 0)
215 r.Sym = ctxt.Syms.Lookup(".plt", 0)
230 r.Sym = ctxt.Syms.Lookup(".plt", 0
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/amd64/
asm.go 61 addmoduledata := ctxt.Syms.Lookup("runtime.addmoduledata", 0)
68 initfunc := ctxt.Syms.Lookup("go.link.addmoduledata", 0)
92 initarray_entry := ctxt.Syms.Lookup("go.link.addmoduledatainit", 0)
126 r.Sym = ctxt.Syms.Lookup(".plt", 0)
150 r.Sym = ctxt.Syms.Lookup(".got", 0)
177 r.Sym = ctxt.Syms.Lookup(".plt", 0)
219 r.Sym = ctxt.Syms.Lookup(".got", 0)
237 r.Sym = ctxt.Syms.Lookup(".plt", 0)
246 r.Sym = ctxt.Syms.Lookup(".plt", 0)
255 r.Sym = ctxt.Syms.Lookup(".got", 0
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/amd64/
asm.go 61 addmoduledata := ctxt.Syms.Lookup("runtime.addmoduledata", 0)
68 initfunc := ctxt.Syms.Lookup("go.link.addmoduledata", 0)
92 initarray_entry := ctxt.Syms.Lookup("go.link.addmoduledatainit", 0)
126 r.Sym = ctxt.Syms.Lookup(".plt", 0)
150 r.Sym = ctxt.Syms.Lookup(".got", 0)
177 r.Sym = ctxt.Syms.Lookup(".plt", 0)
219 r.Sym = ctxt.Syms.Lookup(".got", 0)
237 r.Sym = ctxt.Syms.Lookup(".plt", 0)
246 r.Sym = ctxt.Syms.Lookup(".plt", 0)
255 r.Sym = ctxt.Syms.Lookup(".got", 0
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineModuleInfo.cpp 183 std::vector<MCSymbol*> *Syms = Entry.Symbols.get<std::vector<MCSymbol*>*>();
185 for (unsigned i = 0, e = Syms->size(); i != e; ++i) {
186 MCSymbol *Sym = (*Syms)[i];
198 delete Syms;
237 std::vector<MCSymbol*> *Syms =OldEntry.Symbols.get<std::vector<MCSymbol*>*>();
238 SymList->insert(SymList->end(), Syms->begin(), Syms->end());
239 delete Syms;

Completed in 450 milliseconds

1 2 3 4 5