HomeSort by relevance Sort by last modified time
    Searched refs:FixedValue (Results 1 - 17 of 17) sorted by null

  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMMachObjectWriter.cpp 37 uint64_t &FixedValue);
43 uint64_t &FixedValue);
49 uint64_t FixedValue);
60 MCValue Target, uint64_t &FixedValue);
153 uint64_t &FixedValue) {
171 FixedValue += SecAddr;
184 FixedValue -= Writer->getSectionAddress(B_SD->getFragment()->getParent());
209 // relocation, but it will be set in FixedValue if the base symbol
212 FixedValue &= 0xfffffffe;
217 FixedValue &= 0xfffffffe
    [all...]
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86MachObjectWriter.cpp 35 uint64_t &FixedValue);
42 uint64_t &FixedValue);
50 uint64_t &FixedValue);
57 uint64_t &FixedValue);
67 MCValue Target, uint64_t &FixedValue) {
70 FixedValue);
73 FixedValue);
107 uint64_t &FixedValue) {
251 FixedValue = Res;
327 FixedValue = Value
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/MCTargetDesc/
AMDGPUAsmBackend.cpp 33 MCValue Target, uint64_t &FixedValue) {
  /external/llvm/include/llvm/MC/
MCMachObjectWriter.h 77 uint64_t &FixedValue) = 0;
225 uint64_t &FixedValue);
231 uint64_t &FixedValue);
235 MCValue Target, uint64_t &FixedValue);
MCObjectWriter.h 83 uint64_t &FixedValue) = 0;
  /external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/
AMDGPUAsmBackend.cpp 33 MCValue Target, uint64_t &FixedValue) {
  /external/llvm/lib/Target/R600/MCTargetDesc/
AMDGPUAsmBackend.cpp 34 MCValue Target, uint64_t &FixedValue) {
  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCAsmBackend.cpp 81 MCValue Target, uint64_t &FixedValue) {
  /external/llvm/lib/MC/
WinCOFFObjectWriter.cpp 179 uint64_t &FixedValue);
640 uint64_t &FixedValue) {
672 FixedValue = b - a;
674 // between the two symbols. Update FixedValue to account for the delta, and
679 FixedValue = Target.getConstant();
690 FixedValue += Layout.getFragmentOffset(coff_symbol->MCData->Fragment)
705 FixedValue += 4;
MCAssembler.cpp 749 uint64_t FixedValue;
750 if (!evaluateFixup(Layout, Fixup, &F, Target, FixedValue)) {
754 getWriter().RecordRelocation(*this, Layout, &F, Fixup, Target, FixedValue);
756 return FixedValue;
820 uint64_t FixedValue = handleFixup(Layout, *F, Fixup);
822 F->getContents().size(), FixedValue);
    [all...]
MachObjectWriter.cpp 418 uint64_t &FixedValue) {
420 Target, FixedValue);
    [all...]
ELFObjectWriter.cpp 259 MCValue Target, uint64_t &FixedValue);
703 uint64_t &FixedValue) {
751 FixedValue = Value;
    [all...]
  /prebuilts/tools/common/cglib/
cglib-2.2.3.jar 
cglib-nodep-2.2.3.jar 
  /prebuilts/tools/common/m2/internal/cglib/cglib-nodep/2.2.2/
cglib-nodep-2.2.2.jar 
  /external/robolectric/lib/test/
mockito-core-1.8.5.jar 
  /external/dexmaker/lib/
mockito-core-1.9.1-SNAPSHOT.jar 

Completed in 315 milliseconds