Home
last modified time | relevance | path

Searched defs:MIA (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstPrinter.h53 const MCInstrAnalysis *MIA = nullptr; global() variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DIndirectionUtils.cpp354 MCInstrAnalysis &MIA) { in addFunctionPointerRelocationsToCurrentSymbol()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DELFObjectFile.cpp800 std::unique_ptr<const MCInstrAnalysis> MIA( in getPltEntries() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp1482 collectLocalBranchTargets(ArrayRef<uint8_t> Bytes, MCInstrAnalysis *MIA, in collectLocalBranchTargets()