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

1 2

  /frameworks/compile/mclinker/lib/Target/X86/
X86RelocationFactory.cpp 119 // rsym - The relocation target symbol
120 ResolveInfo* rsym = pReloc.symInfo(); local
124 GOTEntry& got_entry = *ld_backend.getGOT().getEntry(*rsym, exist);
127 if (rsym->reserved() & X86GNULDBackend::ReserveGOT) {
131 else if (rsym->reserved() & X86GNULDBackend::GOTRel) {
134 *ld_backend.getRelDyn().getEntry(*rsym, true, exist);
136 if(helper_use_relative_reloc(*rsym, pLDInfo, pParent)) {
145 rel_entry.setSymInfo(rsym);
178 // rsym - The relocation target symbol
179 ResolveInfo* rsym = pReloc.symInfo() local
229 ResolveInfo* rsym = pReloc.symInfo(); local
262 ResolveInfo* rsym = pReloc.symInfo(); local
    [all...]
X86LDBackend.cpp 246 // rsym - The relocation target symbol
247 ResolveInfo* rsym = pReloc.symInfo(); local
263 rsym->setReserved(rsym->reserved() | ReserveRel);
291 // rsym - The relocation target symbol
292 ResolveInfo* rsym = pReloc.symInfo(); local
298 if(isSymbolNeedsPLT(*rsym, pLDInfo, pOutput)) {
300 if(!(rsym->reserved() & ReservePLT)){
314 rsym->setReserved(rsym->reserved() | ReservePLT)
413 ResolveInfo* rsym = pReloc.symInfo(); local
    [all...]
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocationFactory.cpp 100 // rsym - The relocation target symbol
101 ResolveInfo* rsym = pReloc.symInfo(); local
106 *ld_backend.getRelDyn().getEntry(*rsym, false, exist);
133 const ResolveInfo* rsym = pReloc.symInfo(); local
134 return 0 == strcmp(GP_DISP_NAME, rsym->name());
147 // rsym - The relocation target symbol
148 ResolveInfo* rsym = pReloc.symInfo(); local
152 GOTEntry& got_entry = *ld_backend.getGOT().getEntry(*rsym, exist);
158 if (rsym->reserved() & MipsGNULDBackend::ReserveGot) {
197 ResolveInfo* rsym = pReloc.symInfo() local
228 ResolveInfo* rsym = pReloc.symInfo(); local
309 ResolveInfo* rsym = pReloc.symInfo(); local
    [all...]
MipsLDBackend.cpp 125 // rsym - The relocation target symbol
126 ResolveInfo* rsym = pReloc.symInfo(); local
127 assert(NULL != rsym && "ResolveInfo of relocation not set while scanRelocation");
132 if (rsym == m_pGOTSymbol->resolveInfo()) {
137 if (rsym->isLocal())
588 ResolveInfo* rsym = pReloc.symInfo(); local
606 rsym->setReserved(rsym->reserved() | ReserveRel);
640 if (!(rsym->reserved() & MipsGNULDBackend::ReserveGot)) {
642 rsym->setReserved(rsym->reserved() | ReserveGot)
685 ResolveInfo* rsym = pReloc.symInfo(); local
    [all...]
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.cpp 362 // rsym - The relocation target symbol
363 ResolveInfo* rsym = pReloc.symInfo(); local
384 rsym->setReserved(rsym->reserved() | 0x1u);
399 if(rsym->type() == ResolveInfo::Section) {
414 rsym->setReserved(rsym->reserved() | 0x1u);
434 if(rsym->reserved() & 0x6u)
448 rsym->setReserved(rsym->reserved() | 0x4u)
491 ResolveInfo* rsym = pReloc.symInfo(); local
717 ResolveInfo* rsym = pReloc.symInfo(); local
    [all...]
ARMRelocationFactory.cpp 161 // rsym - The relocation target symbol
162 ResolveInfo* rsym = pReloc.symInfo(); local
166 GOTEntry& got_entry = *ld_backend.getGOT().getEntry(*rsym, exist);
169 if (rsym->reserved() & ARMGNULDBackend::ReserveGOT) {
173 else if (rsym->reserved() & ARMGNULDBackend::GOTRel) {
177 *ld_backend.getRelDyn().getEntry(*rsym, true, exist);
179 if( rsym->isLocal() ||
180 helper_use_relative_reloc(*rsym, pLDInfo, pParent)) {
190 rel_entry.setSymInfo(rsym);
222 // rsym - The relocation target symbo
223 ResolveInfo* rsym = pReloc.symInfo(); local
273 ResolveInfo* rsym = pReloc.symInfo(); local
406 ResolveInfo* rsym = pReloc.symInfo(); local
630 ResolveInfo* rsym = pReloc.symInfo(); local
680 ResolveInfo* rsym = pReloc.symInfo(); local
721 ResolveInfo* rsym = pReloc.symInfo(); local
773 ResolveInfo* rsym = pReloc.symInfo(); local
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
SimpleSValBuilder.cpp 340 SymbolRef RSym = srhs->getSymbol();
341 if (RSym->getType(Context)->isIntegerType()) {
342 if (const llvm::APSInt *Constant = state->getSymVal(RSym)) {
525 SymbolRef RSym = srhs->getSymbol();
526 if (RSym->getType(Context)->isIntegerType()) {
527 if (const llvm::APSInt *Constant = state->getSymVal(RSym)) {
613 if (SymbolRef rSym = rhs.getAsLocSymbol()) {
620 return makeNonLoc(rSym, ReverseComparison(op), lVal, resultTy);
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
stab.def 67 __define_stab (N_RSYM, 0x40, "RSYM")
209 | 40 RSYM | 42 M2C | 44 SLINE | 46 DSLINE |
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
stab.def 67 __define_stab (N_RSYM, 0x40, "RSYM")
209 | 40 RSYM | 42 M2C | 44 SLINE | 46 DSLINE |
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
stab.def 67 __define_stab (N_RSYM, 0x40, "RSYM")
209 | 40 RSYM | 42 M2C | 44 SLINE | 46 DSLINE |
  /external/elfutils/src/
ldgeneric.c 5188 struct symbol *rsym = ld_state.lscript_syms; local
    [all...]
  /external/valgrind/main/perf/
tinycc.c 2350 static long rsym, anon_sym, ind, loc; variable
    [all...]
  /prebuilts/gcc/linux-x86/x86/i686-android-linux-4.4.3/bin/
i686-android-linux-addr2line 
i686-android-linux-ar 
i686-android-linux-c++filt 
i686-android-linux-gprof 
i686-android-linux-nm 
i686-android-linux-ranlib 
i686-android-linux-size 
i686-android-linux-strings 
  /prebuilts/gcc/linux-x86/x86/i686-android-linux-4.4.3/i686-android-linux/bin/
ar 
nm 
ranlib 
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/bin/
mipsel-linux-android-objcopy 
mipsel-linux-android-strip 

Completed in 425 milliseconds

1 2