HomeSort by relevance Sort by last modified time
    Searched refs:symbol (Results 676 - 700 of 2152) sorted by null

<<21222324252627282930>>

  /toolchain/binutils/binutils-2.25/gas/
frags.c 229 relax_substateT subtype, symbolS *symbol, offsetT offset,
235 frag_now->fr_symbol = symbol;
260 relax_substateT subtype, symbolS *symbol, offsetT offset,
268 frag_var_init (type, max_chars, var, subtype, symbol, offset, opcode);
279 relax_substateT subtype, symbolS *symbol, offsetT offset,
285 frag_var_init (type, max_chars, var, subtype, symbol, offset, opcode);
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
objfile.go 10 // Now they are more like standard object files, in that each symbol is defined
24 // - sequence of symbol references used by the defined symbols
44 // A symbol reference is a string name followed by a version.
46 // A symbol points to other symbols using an index into the symbol
48 // In the symbol layout described below "symref index" stands for this
51 // Each symbol is laid out as the following fields (taken from Object*):
139 dupSym *Symbol
145 // List of symbol references for the file being read.
146 refs []*Symbol
    [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
objfile.go 10 // Now they are more like standard object files, in that each symbol is defined
24 // - sequence of symbol references used by the defined symbols
44 // A symbol reference is a string name followed by a version.
46 // A symbol points to other symbols using an index into the symbol
48 // In the symbol layout described below "symref index" stands for this
51 // Each symbol is laid out as the following fields (taken from Object*):
139 dupSym *Symbol
145 // List of symbol references for the file being read.
146 refs []*Symbol
    [all...]
  /frameworks/compile/mclinker/lib/Object/
ObjectLinker.cpp 119 // Add the symbol set by -u as an undefind global symbol into symbol pool
137 // create the output symbol if it dose not have one
452 // symbol table. Since these symbols has fragRef to input fragments, which
487 // Traverse all the resolveInfo and add the output symbol to output
523 // go through the entire symbol assignments
525 LDSymbol* symbol = NULL; local
526 assert((*it).second.symbol().type() == Operand::SYMBOL);
714 Module::sym_iterator symbol, symEnd = m_pModule->sym_end(); local
748 LDSymbol* symbol = (*assign).first; local
    [all...]
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/hlsl/
hlslParseHelper.cpp 286 TIntermTyped* HlslParseContext::handleVariable(const TSourceLoc& loc, TSymbol* symbol, const TString* string)
288 if (symbol == nullptr)
289 symbol = symbolTable.find(*string);
290 if (symbol && symbol->getAsVariable() && symbol->getAsVariable()->isUserType()) {
291 error(loc, "expected symbol, not user-defined type", string->c_str(), "");
296 if (symbol && symbol->getNumExtensions())
297 requireExtensions(loc, symbol->getNumExtensions(), symbol->getExtensions(), symbol->getName().c_str())
436 TSymbol* symbol = symbolTable.find(name, &builtIn); local
676 TSymbol* symbol = symbolTable.find(function.getMangledName(), &builtIn); local
711 TSymbol* symbol = symbolTable.find(function.getMangledName()); local
2059 TIntermSymbol* symbol = nodePtr->getAsSymbolNode(); local
2442 TIntermSymbol* symbol = expr->getAsSymbolNode(); local
3178 TSymbol* symbol = symbolTable.find(call.getMangledName(), &builtIn); local
3283 TSymbol* symbol = nullptr; \/\/ = redeclareBuiltinVariable(loc, identifier, type.getQualifier(), parseType.shaderQualifiers, newDeclaration); local
4028 TSymbol* symbol = symbolTable.find(identifier); local
    [all...]
  /external/llvm/test/MC/Mips/
macro-la.s 247 la $5, symbol # CHECK: lui $5, %hi(symbol) # encoding: [0x3c,0x05,A,A]
248 # CHECK: # fixup A - offset: 0, value: %hi(symbol), kind: fixup_Mips_HI16
249 # CHECK: addiu $5, $5, %lo(symbol) # encoding: [0x24,0xa5,A,A]
250 # CHECK: # fixup A - offset: 0, value: %lo(symbol), kind: fixup_Mips_LO16
251 la $5, symbol($6) # CHECK: lui $5, %hi(symbol) # encoding: [0x3c,0x05,A,A]
252 # CHECK: # fixup A - offset: 0, value: %hi(symbol), kind: fixup_Mips_HI16
253 # CHECK: addiu $5, $5, %lo(symbol) # encoding: [0x24,0xa5,A,A]
254 # CHECK: # fixup A - offset: 0, value: %lo(symbol), kind: fixup_Mips_LO1
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
bout.c 139 /* The positions of the string table and symbol table. */
241 sec = bfd_get_section (&(*a)->symbol);
242 av = sec->output_section->vma + sec->output_offset + (*a)->symbol.value;
243 sec = bfd_get_section (&(*b)->symbol);
244 bv = sec->output_section->vma + sec->output_offset + (*b)->symbol.value;
343 if (bfd_abs_section_ptr->symbol == sym)
345 /* Whoops, looked like an abs symbol, but is really an offset
352 /* Fill in symbol. */
495 asymbol *symbol = *(reloc->sym_ptr_ptr);
497 /* A symbol holds a pointer to a section, and an offset from th
494 asymbol *symbol = *(reloc->sym_ptr_ptr); local
549 aout_symbol_type *symbol = aout_symbol (symbol_in); local
589 aout_symbol_type *symbol = aout_symbol (symbol_in); local
    [all...]
elf32-fr30.c 238 asymbol *symbol,
249 && (symbol->flags & BSF_SECTION_SYM) == 0
262 symbol->value
263 + symbol->section->output_section->vma
264 + symbol->section->output_offset
283 asymbol *symbol,
293 && (symbol->flags & BSF_SECTION_SYM) == 0
306 symbol->value
307 + symbol->section->output_section->vma
308 + symbol->section->output_offse
    [all...]
nlm32-alpha.c 105 /* A 32 bit reference to a symbol. */
120 /* A 64 bit reference to a symbol. */
171 use this to eliminate a portion of the .lita section. The symbol
195 instruction which loads the lower 16 bits. The symbol index of
514 /* The LITUSE and GPDISP relocs do not use a symbol, or an
603 struct nlm_relent *nlm_relocs; /* Relocation records for symbol. */
606 unsigned char symlength; /* Length of symbol name. */
613 sym -> symbol.the_bfd = abfd;
620 sym -> symbol.name = name;
621 sym -> symbol.flags = 0
    [all...]
elf32-mips.c 152 /* 32 bit symbol relative relocation. */
185 /* High 16 bits of symbol value. */
200 /* Low 16 bits of symbol value. */
896 /* MIPS16 high 16 bits of symbol value. */
911 /* MIPS16 low 16 bits of symbol value. */
    [all...]
coff-mips.c 59 symbol, and lineno ones. Give them ECOFF names. */
99 /* A 16 bit reference to a symbol, normally from a data section. */
114 /* A 32 bit reference to a symbol, normally from a data section. */
147 /* The high 16 bits of a symbol value. Handled by the function
163 /* The low 16 bits of a symbol value. */
267 external form. They use a bit which indicates whether the symbol
383 is against an external symbol, and nothing has given us any
385 same symbol. In such a case, we don't want to change anything
390 relocatable output against an external symbol. */
395 asymbol *symbol,
    [all...]
  /external/toybox/kconfig/
menu.c 44 void menu_add_entry(struct symbol *sym)
109 struct symbol *sym = current_entry->sym;
155 void menu_add_symbol(enum prop_type type, struct symbol *sym, struct expr *dep)
173 zconf_error("trying to redefine defconfig symbol");
178 static int menu_range_valid_sym(struct symbol *sym, struct symbol *sym2)
184 void sym_check_prop(struct symbol *sym)
187 struct symbol *sym2;
194 "default for config symbol '%'"
195 " must be a single symbol", sym->name)
    [all...]
  /external/google-breakpad/src/common/windows/
pdb_source_line_writer.cc 364 CComPtr<IDiaSymbol> symbol = NULL; local
366 while (SUCCEEDED(symbols->Next(1, &symbol, &count)) && count == 1) {
367 if (SUCCEEDED(symbol->get_relativeVirtualAddress(&rva))) {
368 // To maintain existing behavior of one symbol per address, place the
372 fprintf(stderr, "get_relativeVirtualAddress failed on the symbol\n");
376 symbol.Release();
388 CComPtr<IDiaSymbol> symbol = NULL; local
390 while (SUCCEEDED(symbols->Next(1, &symbol, &count)) && count == 1) {
391 if (SUCCEEDED(symbol->get_relativeVirtualAddress(&rva))) {
397 fprintf(stderr, "get_relativeVirtualAddress failed on the symbol\n")
411 CComPtr<IDiaSymbol> symbol = NULL; local
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/objfile/
pe.go 37 // We infer the size of a symbol by looking at where the next symbol begins.
51 N_UNDEF = 0 // An undefined (extern) symbol
52 N_ABS = -1 // An absolute symbol (e_value is a constant, not an address)
53 N_DEBUG = -2 // A debugging symbol
65 return nil, fmt.Errorf("invalid section number in symbol table")
154 func findPESymbol(f *pe.File, name string) (*pe.Symbol, error) {
160 return nil, fmt.Errorf("symbol %s: invalid section number %d", name, s.SectionNumber)
163 return nil, fmt.Errorf("symbol %s: section number %d is larger than max %d", name, s.SectionNumber, len(f.Sections))
167 return nil, fmt.Errorf("no %s symbol found", name
    [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/objfile/
pe.go 37 // We infer the size of a symbol by looking at where the next symbol begins.
51 N_UNDEF = 0 // An undefined (extern) symbol
52 N_ABS = -1 // An absolute symbol (e_value is a constant, not an address)
53 N_DEBUG = -2 // A debugging symbol
65 return nil, fmt.Errorf("invalid section number in symbol table")
154 func findPESymbol(f *pe.File, name string) (*pe.Symbol, error) {
160 return nil, fmt.Errorf("symbol %s: invalid section number %d", name, s.SectionNumber)
163 return nil, fmt.Errorf("symbol %s: section number %d is larger than max %d", name, s.SectionNumber, len(f.Sections))
167 return nil, fmt.Errorf("no %s symbol found", name
    [all...]
  /external/boringssl/src/util/fipstools/
break-hash.go 66 for _, symbol := range symbols {
67 if symbol.Section != textSectionIndex {
71 switch symbol.Name {
74 return errors.New("duplicate start symbol found")
77 start = symbol.Value
80 return errors.New("duplicate end symbol found")
83 end = symbol.Value
inject-hash.go 98 for _, symbol := range symbols {
99 if symbol.Section != textSectionIndex {
103 switch symbol.Name {
106 return errors.New("duplicate start symbol found")
109 start = symbol.Value
112 return errors.New("duplicate end symbol found")
115 end = symbol.Value
  /external/valgrind/helgrind/tests/
annotate_rwlock.stderr.exp 30 Address 0x........ is 4 bytes inside data symbol "s_rwlock"
47 Address 0x........ is 8 bytes inside data symbol "s_rwlock"
64 Address 0x........ is 8 bytes inside data symbol "s_rwlock"
81 Address 0x........ is 8 bytes inside data symbol "s_rwlock"
98 Address 0x........ is 4 bytes inside data symbol "s_rwlock"
105 Address 0x........ is 0 bytes inside data symbol "s_rwlock"
120 Address 0x........ is 4 bytes inside data symbol "s_rwlock"
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/pgen2/
conv.py 19 On the other hand, symbol numbers (representing the grammar's
76 symbol, number = mo.groups()
78 assert symbol not in self.symbol2number
80 self.symbol2number[symbol] = number
81 self.number2symbol[number] = symbol
176 symbol = mo.group(2)
178 assert self.symbol2number[symbol] == number, (lineno, line)
179 assert self.number2symbol[number] == symbol, (lineno, line)
  /external/python/cpython2/Lib/lib2to3/pgen2/
conv.py 19 On the other hand, symbol numbers (representing the grammar's
76 symbol, number = mo.groups()
78 assert symbol not in self.symbol2number
80 self.symbol2number[symbol] = number
81 self.number2symbol[number] = symbol
176 symbol = mo.group(2)
178 assert self.symbol2number[symbol] == number, (lineno, line)
179 assert self.number2symbol[number] == symbol, (lineno, line)
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/pgen2/
conv.py 19 On the other hand, symbol numbers (representing the grammar's
76 symbol, number = mo.groups()
78 assert symbol not in self.symbol2number
80 self.symbol2number[symbol] = number
81 self.number2symbol[number] = symbol
176 symbol = mo.group(2)
178 assert self.symbol2number[symbol] == number, (lineno, line)
179 assert self.number2symbol[number] == symbol, (lineno, line)
  /prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/pgen2/
conv.py 19 On the other hand, symbol numbers (representing the grammar's
76 symbol, number = mo.groups()
78 assert symbol not in self.symbol2number
80 self.symbol2number[symbol] = number
81 self.number2symbol[number] = symbol
176 symbol = mo.group(2)
178 assert self.symbol2number[symbol] == number, (lineno, line)
179 assert self.number2symbol[number] == symbol, (lineno, line)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/pgen2/
conv.py 19 On the other hand, symbol numbers (representing the grammar's
76 symbol, number = mo.groups()
78 assert symbol not in self.symbol2number
80 self.symbol2number[symbol] = number
81 self.number2symbol[number] = symbol
176 symbol = mo.group(2)
178 assert self.symbol2number[symbol] == number, (lineno, line)
179 assert self.number2symbol[number] == symbol, (lineno, line)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/pgen2/
conv.py 19 On the other hand, symbol numbers (representing the grammar's
76 symbol, number = mo.groups()
78 assert symbol not in self.symbol2number
80 self.symbol2number[symbol] = number
81 self.number2symbol[number] = symbol
176 symbol = mo.group(2)
178 assert self.symbol2number[symbol] == number, (lineno, line)
179 assert self.number2symbol[number] == symbol, (lineno, line)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
terule.py 28 def te_rule_factory(policy, symbol):
31 if isinstance(symbol, qpol.qpol_avrule_t):
32 if symbol.is_extended(policy):
33 return AVRuleXperm(policy, symbol)
35 return AVRule(policy, symbol)
36 elif isinstance(symbol, (qpol.qpol_terule_t, qpol.qpol_filename_trans_t)):
37 return TERule(policy, symbol)

Completed in 611 milliseconds

<<21222324252627282930>>