Home
last modified time | relevance | path

Searched defs:Address (Results 1 – 25 of 124) sorted by relevance

12345

/external/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp505 static DecodeStatus DecodeINSVE_DF(MCInst &MI, InsnType insn, uint64_t Address, in DecodeINSVE_DF()
552 uint64_t Address, in DecodeAddiGroupBranch()
591 uint64_t Address, in DecodeDaddiGroupBranch()
630 uint64_t Address, in DecodeBlezlGroupBranch()
673 uint64_t Address, in DecodeBgtzlGroupBranch()
717 uint64_t Address, in DecodeBgtzGroupBranch()
766 uint64_t Address, in DecodeBlezGroupBranch()
808 static DecodeStatus readInstruction16(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction16()
828 static DecodeStatus readInstruction32(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction32()
864 uint64_t Address, in getInstruction()
[all …]
/external/llvm/lib/Target/SystemZ/Disassembler/
DSystemZDisassembler.cpp60 uint64_t Address, in DecodeGR32BitRegisterClass()
66 uint64_t Address, in DecodeGRH32BitRegisterClass()
72 uint64_t Address, in DecodeGR64BitRegisterClass()
78 uint64_t Address, in DecodeGR128BitRegisterClass()
84 uint64_t Address, in DecodeADDR64BitRegisterClass()
90 uint64_t Address, in DecodeFP32BitRegisterClass()
96 uint64_t Address, in DecodeFP64BitRegisterClass()
102 uint64_t Address, in DecodeFP128BitRegisterClass()
108 uint64_t Address, in DecodeVR32BitRegisterClass()
114 uint64_t Address, in DecodeVR64BitRegisterClass()
[all …]
/external/llvm/lib/Target/Sparc/Disassembler/
DSparcDisassembler.cpp135 uint64_t Address, in DecodeIntRegsRegisterClass()
146 uint64_t Address, in DecodeI64RegsRegisterClass()
158 uint64_t Address, in DecodeFPRegsRegisterClass()
170 uint64_t Address, in DecodeDFPRegsRegisterClass()
182 uint64_t Address, in DecodeQFPRegsRegisterClass()
195 uint64_t Address, in DecodeFCCRegsRegisterClass()
204 uint64_t Address, in DecodeASRRegsRegisterClass()
213 uint64_t Address, in DecodePRRegsRegisterClass()
222 uint64_t Address, const void *Decoder) { in DecodeIntPairRegisterClass()
270 static DecodeStatus readInstruction32(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction32()
[all …]
/external/llvm/lib/Target/PowerPC/Disassembler/
DPPCDisassembler.cpp216 uint64_t Address, in DecodeCRRCRegisterClass()
222 uint64_t Address, in DecodeCRRC0RegisterClass()
228 uint64_t Address, in DecodeCRBITRCRegisterClass()
234 uint64_t Address, in DecodeF4RCRegisterClass()
240 uint64_t Address, in DecodeF8RCRegisterClass()
246 uint64_t Address, in DecodeVRRCRegisterClass()
252 uint64_t Address, in DecodeVSRCRegisterClass()
258 uint64_t Address, in DecodeVSFRCRegisterClass()
264 uint64_t Address, in DecodeVSSRCRegisterClass()
270 uint64_t Address, in DecodeGPRCRegisterClass()
[all …]
/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp412 uint64_t Address, raw_ostream &OS, in checkDecodedInstruction()
434 uint64_t Address, raw_ostream &OS, in getInstruction()
541 static bool tryAddingSymbolicOperand(uint64_t Address, int32_t Value, in tryAddingSymbolicOperand()
559 static void tryAddingPcLoadReferenceComment(uint64_t Address, int Value, in tryAddingPcLoadReferenceComment()
690 uint64_t Address, in getInstruction()
872 uint64_t Address, const void *Decoder) { in DecodeGPRRegisterClass()
883 uint64_t Address, const void *Decoder) { in DecodeGPRnopcRegisterClass()
896 uint64_t Address, const void *Decoder) { in DecodeGPRwithAPSRRegisterClass()
910 uint64_t Address, const void *Decoder) { in DecodetGPRRegisterClass()
922 uint64_t Address, const void *Decoder) { in DecodeGPRPairRegisterClass()
[all …]
/external/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp45 static bool readInstruction16(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction16()
57 static bool readInstruction32(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction32()
201 uint64_t Address, in DecodeGRRegsRegisterClass()
213 uint64_t Address, in DecodeRRegsRegisterClass()
224 uint64_t Address, const void *Decoder) { in DecodeBitpOperand()
235 uint64_t Address, const void *Decoder) { in DecodeNegImmOperand()
275 Decode2OpInstructionFail(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2OpInstructionFail()
345 Decode2RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2RInstruction()
358 Decode2RImmInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2RImmInstruction()
371 DecodeR2RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeR2RInstruction()
[all …]
/external/llvm/tools/lli/
DRemoteTarget.cpp32 uint64_t &Address) { in allocateSpace()
46 bool RemoteTarget::loadData(uint64_t Address, const void *Data, size_t Size) { in loadData()
51 bool RemoteTarget::loadCode(uint64_t Address, const void *Data, size_t Size) { in loadCode()
58 bool RemoteTarget::executeCode(uint64_t Address, int &RetVal) { in executeCode()
DRemoteTargetExternal.cpp32 uint64_t &Address) { in allocateSpace()
52 bool RemoteTargetExternal::loadData(uint64_t Address, const void *Data, size_t Size) { in loadData()
76 bool RemoteTargetExternal::loadCode(uint64_t Address, const void *Data, size_t Size) { in loadCode()
100 bool RemoteTargetExternal::executeCode(uint64_t Address, int32_t &RetVal) { in executeCode()
/external/llvm/lib/DebugInfo/PDB/
DPDBContext.cpp33 DILineInfo PDBContext::getLineInfoForAddress(uint64_t Address, in getLineInfoForAddress()
66 PDBContext::getLineInfoForAddressRange(uint64_t Address, uint64_t Size, in getLineInfoForAddressRange()
85 PDBContext::getInliningInfoForAddress(uint64_t Address, in getInliningInfoForAddress()
93 std::string PDBContext::getFunctionName(uint64_t Address, in getFunctionName()
/external/avahi/avahi-autoipd/
Diface-linux.c56 typedef struct Address Address; typedef
58 struct Address { struct
60 AVAHI_LLIST_FIELDS(Address, addresses); argument
Diface-bsd.c94 typedef struct Address Address; typedef
96 struct Address { struct
98 AVAHI_LLIST_FIELDS(Address, addresses); argument
/external/jetty/src/java/org/eclipse/jetty/client/
DAddress.java26 public class Address class
49 public Address(String host, int port) in Address() method in Address
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIASession.cpp118 void DIASession::setLoadAddress(uint64_t Address) { in setLoadAddress()
144 DIASession::findSymbolByAddress(uint64_t Address, PDB_SymType Type) const { in findSymbolByAddress()
161 DIASession::findLineNumbersByAddress(uint64_t Address, uint32_t Length) const { in findLineNumbersByAddress()
/external/clang/lib/CodeGen/
DTargetInfo.h98 llvm::Value *Address) const { in initDwarfEHRegSizeTable()
108 llvm::Value *Address) const { in decodeReturnAddress()
118 llvm::Value *Address) const { in encodeReturnAddress()
/external/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp77 uint64_t Address; member
101 uint64_t Address; member
121 uint64_t Address; member
306 uint64_t Address) { in mustRelaxBranch()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp429 DWARFCompileUnit *DWARFContext::getCompileUnitForAddress(uint64_t Address) { in getCompileUnitForAddress()
436 static bool getFunctionNameForAddress(DWARFCompileUnit *CU, uint64_t Address, in getFunctionNameForAddress()
457 DILineInfo DWARFContext::getLineInfoForAddress(uint64_t Address, in getLineInfoForAddress()
474 DWARFContext::getLineInfoForAddressRange(uint64_t Address, uint64_t Size, in getLineInfoForAddressRange()
516 DWARFContext::getInliningInfoForAddress(uint64_t Address, in getInliningInfoForAddress()
732 uint64_t Address = Reloc.getOffset(); in DWARFContextInMemory() local
/external/llvm/unittests/DebugInfo/PDB/
DPDBApiTest.cpp64 void setLoadAddress(uint64_t Address) override {} in setLoadAddress()
77 findSymbolByAddress(uint64_t Address, PDB_SymType Type) const override { in findSymbolByAddress()
81 findLineNumbersByAddress(uint64_t Address, uint32_t Length) const override { in findLineNumbersByAddress()
/external/google-breakpad/src/processor/
Dmap_serializers-inl.h120 const RangeMap<Address, Entry> &m) const { in SizeOf()
139 const RangeMap<Address, Entry> &m, char *dest) const { in Write()
170 const RangeMap<Address, Entry> &m, unsigned int *size) const { in Serialize()
/external/llvm/lib/MC/MCDisassembler/
DMCExternalSymbolizer.cpp38 uint64_t Address, in tryAddingSymbolicOperand()
159 uint64_t Address) { in tryAddingPcLoadReferenceComment()
/external/llvm/lib/Object/
DSymbolSize.cpp22 uint64_t Address; member
70 uint64_t Address = Sec.getAddress(); in computeSymbolSizes() local
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
DAddress.java38 public final class Address { class
51 public Address(String uriHost, int uriPort, SocketFactory socketFactory, in Address() method in Address
/external/clang/test/Modules/Inputs/PR20399/
DSecondHeader.h7 struct Address {}; struct
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/
DAddress.java18 public class Address { class
/external/llvm/lib/Target/X86/Disassembler/
DX86Disassembler.cpp112 static int regionReader(const void *Arg, uint8_t *Byte, uint64_t Address) { in regionReader()
141 MCInst &Instr, uint64_t &Size, ArrayRef<uint8_t> Bytes, uint64_t Address, in getInstruction()
207 uint64_t Address, uint64_t Offset, in tryAddingSymbolicOperand()
221 static void tryAddingPcLoadReferenceComment(uint64_t Address, uint64_t Value, in tryAddingPcLoadReferenceComment()
/external/llvm/tools/llvm-readobj/
DARMWinEHPrinter.cpp96 static std::string formatSymbol(StringRef Name, uint64_t Address, in formatSymbol()
189 uint64_t Address = Section.getAddress(); in getSectionContaining() local
204 ErrorOr<uint64_t> Address = Symbol.getAddress(); in getSymbol() local
559 const uint32_t Address = XData.ExceptionHandlerRVA(); in dumpXDataRecord() local
629 uint64_t Address = *AddressOrErr; in dumpUnpackedEntry() local
644 uint64_t Address = PEHeader->ImageBase + RF.ExceptionInformationRVA(); in dumpUnpackedEntry() local

12345