Searched defs:Address (Results 1 - 25 of 178) sorted by relevance

12345678

/openbsd-current/gnu/llvm/llvm/include/llvm/Object/
H A DSymbolSize.h20 uint64_t Address; member in struct:llvm::object::SymEntry
/openbsd-current/gnu/llvm/compiler-rt/lib/xray/
H A Dxray_powerpc64.cpp55 const uint64_t Address = Sled.address(); variable
59 *reinterpret_cast<uint64_t *>(Address) = variable
64 *reinterpret_cast<uint32_t *>(Address) = variable
73 const uint64_t Address = Sled.address(); variable
77 *reinterpret_cast<uint64_t *>(Address) = variable
82 *reinterpret_cast<uint32_t *>(Address) = variable
H A Dxray_mips64.cpp92 uint32_t *Address = reinterpret_cast<uint32_t *>(Sled.address()); variable
[all...]
H A Dxray_mips.cpp96 uint32_t *Address = reinterpret_cast<uint32_t *>(Sled.address()); variable
[all...]
H A Dxray_interface_internal.h26 uint64_t Address; member in struct:XRaySledEntry
/openbsd-current/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFSection.h18 uint64_t Address = 0; member in struct:llvm::DWARFSection
H A DDWARFDebugAranges.h65 uint64_t Address; member in struct:llvm::DWARFDebugAranges::RangeEndpoint
69 RangeEndpoint(uint64_t Address, uint64_t CUOffset, bool IsRangeStart) argument
H A DDWARFDebugArangeSet.h45 uint64_t Address; member in struct:llvm::DWARFDebugArangeSet::Descriptor
/openbsd-current/gnu/llvm/llvm/lib/Object/
H A DSymbolSize.cpp76 uint64_t Address = Sec.getAddress(); local
[all...]
/openbsd-current/gnu/llvm/llvm/tools/llvm-cfi-verify/lib/
H A DGraphBuilder.h53 uint64_t Address; member in struct:llvm::cfi_verify::ConditionalBranchNode
/openbsd-current/gnu/llvm/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430InstPrinter.cpp29 void MSP430InstPrinter::printInst(const MCInst *MI, uint64_t Address, argument
/openbsd-current/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonInstPrinter.cpp33 void HexagonInstPrinter::printInst(const MCInst *MI, uint64_t Address, argument
/openbsd-current/gnu/llvm/llvm/lib/Target/BPF/MCTargetDesc/
H A DBPFInstPrinter.cpp29 void BPFInstPrinter::printInst(const MCInst *MI, uint64_t Address, argument
/openbsd-current/gnu/llvm/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchInstPrinter.cpp50 void LoongArchInstPrinter::printInst(const MCInst *MI, uint64_t Address, argument
/openbsd-current/gnu/llvm/llvm/lib/MC/MCDisassembler/
H A DMCDisassembler.cpp17 onSymbolStart(SymbolInfoTy &Symbol, uint64_t &Size, ArrayRef<uint8_t> Bytes, uint64_t Address, raw_ostream &CStream) const argument
28 tryAddingSymbolicOperand(MCInst &Inst, int64_t Value, uint64_t Address, bool IsBranch, uint64_t Offset, uint64_t OpSize, uint64_t InstSize) const argument
/openbsd-current/gnu/llvm/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64ExternalSymbolizer.cpp61 tryAddingSymbolicOperand( MCInst &MI, raw_ostream &CommentStream, int64_t Value, uint64_t Address, bool IsBranch, uint64_t Offset, uint64_t OpSize, uint64_t InstSize) argument
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/PowerPC/Disassembler/
H A DPPCDisassembler.cpp274 decodeMemRIOperands(MCInst &Inst, uint64_t Imm, int64_t Address, const MCDisassembler *Decoder) argument
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/VE/MCTargetDesc/
H A DVEInstPrinter.cpp39 void VEInstPrinter::printInst(const MCInst *MI, uint64_t Address, argument
/openbsd-current/gnu/llvm/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRInstPrinter.cpp35 void AVRInstPrinter::printInst(const MCInst *MI, uint64_t Address, argument
/openbsd-current/gnu/llvm/llvm/lib/Target/LoongArch/Disassembler/
H A DLoongArchDisassembler.cpp58 DecodeGPRRegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
67 DecodeFPR32RegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
76 DecodeFPR64RegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
85 DecodeCFRRegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
94 DecodeFCSRRegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, const MCDisassembler *Decoder) argument
104 decodeUImmOperand(MCInst &Inst, uint64_t Imm, int64_t Address, const MCDisassembler *Decoder) argument
113 decodeSImmOperand(MCInst &Inst, uint64_t Imm, int64_t Address, const MCDisassembler *Decoder) argument
125 getInstruction(MCInst &MI, uint64_t &Size, ArrayRef<uint8_t> Bytes, uint64_t Address, raw_ostream &CS) const argument
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DMemory.h42 void *Address; ///< Address of first byte of memory area member in class:llvm::sys::MemoryBlock
H A DWithColor.h27 Address, member in class:llvm::HighlightColor
/openbsd-current/gnu/llvm/llvm/include/llvm/DebugInfo/Symbolize/
H A DDIPrinter.h36 std::optional<uint64_t> Address; member in struct:llvm::symbolize::Request
/openbsd-current/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86InstPrinterCommon.cpp317 void X86InstPrinterCommon::printPCRelImm(const MCInst *MI, uint64_t Address, argument
339 int64_t Address; local
/openbsd-current/gnu/llvm/llvm/lib/Target/XCore/MCTargetDesc/
H A DXCoreInstPrinter.cpp34 void XCoreInstPrinter::printInst(const MCInst *MI, uint64_t Address, argument

Completed in 272 milliseconds

12345678