/openbsd/gnu/llvm/llvm/include/llvm/MC/ |
H A D | MCInstPrinter.h | 53 const MCInstrAnalysis *MIA = nullptr; variable 132 void setMCInstrAnalysis(const MCInstrAnalysis *Value) { MIA = Value; } in setMCInstrAnalysis()
|
/openbsd/gnu/llvm/llvm/tools/llvm-cfi-verify/lib/ |
H A D | FileAnalysis.cpp | 183 if (!MIA->evaluateBranch(InstrMeta.Instruction, InstrMeta.VMAddress, in willTrapOnCFIViolation() 218 if (!MIA->evaluateBranch(InstrMeta.Instruction, InstrMeta.VMAddress, in getDefiniteNextInstruction() 274 return MIA.get(); in getMCInstrAnalysis() 424 MIA.reset(ObjectTarget->createMCInstrAnalysis(MII.get())); in initialiseDisassemblyMembers() 512 if (MIA->evaluateBranch(Instruction, VMAddress, InstructionSize, Target)) { in parseSectionContents()
|
H A D | FileAnalysis.h | 212 std::unique_ptr<const MCInstrAnalysis> MIA; variable
|
/openbsd/regress/lib/libcrypto/x509/bettertls/certificates/ |
H A D | 2998.chain | 19 ZtCkwzDjNpElXZp7Ot+MIA/vYcyWWmPL1mj2Wz5Dyl0jMfcujtQFBPAKrewwWZXE
|
/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/Orc/ |
H A D | IndirectionUtils.cpp | 405 MCInstrAnalysis &MIA) { in addFunctionPointerRelocationsToCurrentSymbol() argument 450 MIA.evaluateMemoryOperandAddress(Instr, &STI, InstrStart, InstrSize); in addFunctionPointerRelocationsToCurrentSymbol() 455 MIA.getMemoryOperandRelocationOffset(Instr, InstrSize); in addFunctionPointerRelocationsToCurrentSymbol()
|
/openbsd/gnu/llvm/llvm/lib/Object/ |
H A D | ELFObjectFile.cpp | 623 std::unique_ptr<const MCInstrAnalysis> MIA( in getPltAddresses() local 625 if (!MIA) in getPltAddresses() 650 auto PltEntries = MIA->findPltEntries(Plt->getAddress(), in getPltAddresses()
|
/openbsd/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86ATTInstPrinter.cpp | 418 if (SymbolizeOperands && MIA) { in printMemReference() 420 if (MIA->evaluateBranch(*MI, 0, 0, Target)) in printMemReference() 422 if (MIA->evaluateMemoryOperandAddress(*MI, /*STI=*/nullptr, 0, 0)) in printMemReference()
|
H A D | X86IntelInstPrinter.cpp | 376 if (SymbolizeOperands && MIA) { in printMemReference() 378 if (MIA->evaluateBranch(*MI, 0, 0, Target)) in printMemReference() 380 if (MIA->evaluateMemoryOperandAddress(*MI, /*STI=*/nullptr, 0, 0)) in printMemReference()
|
/openbsd/gnu/llvm/llvm/tools/llvm-objdump/ |
H A D | llvm-objdump.cpp | 1141 ArrayRef<uint8_t> Bytes, const MCInstrAnalysis *MIA, MCDisassembler *DisAsm, in collectLocalBranchTargets() argument 1164 if (Disassembled && MIA) { in collectLocalBranchTargets() 1166 bool TargetKnown = MIA->evaluateBranch(Inst, Index, Size, Target); in collectLocalBranchTargets() 1306 const MCInstrAnalysis *MIA, MCInstPrinter *IP, in disassembleObject() argument 1744 collectLocalBranchTargets(Bytes, MIA, DisAsm, IP, PrimarySTI, in disassembleObject() 1830 if (Disassembled && MIA) { in disassembleObject() 1835 MIA->evaluateBranch(Inst, SectionAddr + Index, Size, Target); in disassembleObject() 1838 MIA->evaluateMemoryOperandAddress( in disassembleObject() 2099 std::unique_ptr<const MCInstrAnalysis> MIA( in disassembleObject() local 2111 IP->setMCInstrAnalysis(MIA.get()); in disassembleObject() [all …]
|
/openbsd/gnu/llvm/llvm/tools/sancov/ |
H A D | sancov.cpp | 749 std::unique_ptr<const MCInstrAnalysis> MIA( in getObjectCoveragePoints() local 751 failIfEmpty(MIA, "no instruction analysis info for target " + TripleName); in getObjectCoveragePoints() 785 if (MIA->isCall(Inst) && in getObjectCoveragePoints() 786 MIA->evaluateBranch(Inst, SectionAddr + Index, Size, Target) && in getObjectCoveragePoints()
|
/openbsd/gnu/llvm/llvm/tools/llvm-jitlink/ |
H A D | llvm-jitlink.cpp | 1798 std::unique_ptr<MCInstrAnalysis> MIA; member 1850 std::unique_ptr<MCInstrAnalysis> MIA( in getTargetInfo() local 1852 if (!MIA) in getTargetInfo() 1865 std::move(MII), std::move(MIA), std::move(InstPrinter)}; in getTargetInfo() 1919 *Sym, G, *TI.Disassembler, *TI.MIA)) in addSelfRelocations()
|
/openbsd/gnu/llvm/llvm/tools/llvm-profgen/ |
H A D | ProfiledBinary.cpp | 546 MIA->evaluateBranch(Inst, Address, Size, Target); in dissassembleSymbol() 634 MIA.reset(TheTarget->createMCInstrAnalysis(MII.get())); in setUpDisassembler()
|
H A D | ProfiledBinary.h | 210 std::unique_ptr<const MCInstrAnalysis> MIA; variable
|
/openbsd/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | IndirectionUtils.h | 592 MCInstrAnalysis &MIA);
|
/openbsd/share/misc/ |
H A D | airport | 1109 MIA:Miami International, Florida, USA
|