Searched defs:MIA (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCInstPrinter.h | 54 const MCInstrAnalysis *MIA = nullptr; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Object/ |
H A D | ELFObjectFile.cpp | 708 std::unique_ptr<const MCInstrAnalysis> MIA( getPltEntries() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | IndirectionUtils.cpp | 353 addFunctionPointerRelocationsToCurrentSymbol(jitlink::Symbol & Sym,jitlink::LinkGraph & G,MCDisassembler & Disassembler,MCInstrAnalysis & MIA) addFunctionPointerRelocationsToCurrentSymbol() argument
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | llvm-objdump.cpp | 1344 collectLocalBranchTargets(ArrayRef<uint8_t> Bytes,MCInstrAnalysis * MIA,MCDisassembler * DisAsm,MCInstPrinter * IP,const MCSubtargetInfo * STI,uint64_t SectionAddr,uint64_t Start,uint64_t End,std::unordered_map<uint64_t,std::string> & Labels) collectLocalBranchTargets() argument
|