Home
last modified time | relevance | path

Searched defs:got (Results 1 – 17 of 17) sorted by relevance

/frameworks/compile/mclinker/lib/Target/X86/
DX86LDBackend.cpp350 LDSection& got = file_format->getGOT(); in initTargetSections() local
473 X86_32GOTEntry* got = 0; in emitGOTSectionData() local
496 X86_32GOTEntry* got = 0; in emitGOTPLTSectionData() local
617 LDSection& got = file_format->getGOT(); in initTargetSections() local
658 X86_64GOTEntry* got = 0; in emitGOTSectionData() local
681 X86_64GOTEntry* got = 0; in emitGOTPLTSectionData() local
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsGOTPLT.cpp35 GOTPLTEntry* got = &(llvm::cast<GOTPLTEntry>((*it))); in emit() local
DMipsRelocator.cpp602 MipsGOT& got = getTarget().getGOT(); in getLocalGOTEntry() local
629 MipsGOT& got = getTarget().getGOT(); in getGlobalGOTEntry() local
656 MipsGOT& got = getTarget().getGOT(); in getTLSGOTEntry() local
674 MipsGOT& got = getTarget().getGOT(); in getGOTOffset() local
690 MipsGOT& got = getTarget().getGOT(); in getTLSGOTOffset() local
970 MipsGOT& got = pParent.getTarget().getGOT(); in got16() local
DMipsGOT.cpp496 Mips32GOTEntry* got = &(llvm::cast<Mips32GOTEntry>((*it))); in emit() local
531 Mips64GOTEntry* got = &(llvm::cast<Mips64GOTEntry>((*it))); in emit() local
DMipsLDBackend.cpp1269 LDSection& got = fileFormat->getGOT(); in initTargetSections() local
1314 LDSection& got = fileFormat->getGOT(); in initTargetSections() local
/frameworks/base/tools/aapt/tests/
DCrunchCache_test.cpp18 void expectEqual(int got, int expected, const char* desc) { in expectEqual()
/frameworks/compile/mclinker/lib/Target/ARM/
DARMGOT.cpp118 ARMGOTEntry* got = NULL; in emit() local
DARMLDBackend.cpp178 LDSection& got = file_format->getGOT(); in initTargetSections() local
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64GOT.cpp121 AArch64GOTEntry* got = NULL; in emit() local
DAArch64LDBackend.cpp94 LDSection& got = file_format->getGOT(); in initTargetSections() local
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonLDBackend.cpp309 HexagonGOTEntry* got = 0; in emitGOTSectionData() local
358 HexagonGOTEntry* got = 0; in emitGOTPLTSectionData() local
409 LDSection& got = file_format->getGOT(); in initTargetSections() local
/frameworks/base/core/java/android/app/backup/
DFullBackup.java170 int got = in.read(buffer, 0, toRead); in restoreFile() local
/frameworks/base/core/java/com/android/internal/app/procstats/
DProcessStats.java839 int got; in readCheckedInt() local
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp2208 LDSection& got = getOutputFormat()->getGOT(); in setOutputSectionAddress() local
/frameworks/native/libs/binder/
DParcel.cpp1998 int got = readFileDescriptor(); in readUniqueFileDescriptor() local
/frameworks/base/services/backup/java/com/android/server/backup/
DBackupManagerService.java6324 final int got = readExactly(instream, block, 0, 512); in readTarHeader() local
7695 final int got = readExactly(instream, block, 0, 512); in readTarHeader() local
/frameworks/base/tools/aapt/
DResourceTable.cpp2544 bool got = getItemValue(attrID, e->getBag().valueAt(i).bagKeyId, &val); in getAttributeFlags() local