Home
last modified time | relevance | path

Searched defs:applyFixup (Results 1 – 25 of 86) sorted by relevance

1234

/aosp_15_r20/frameworks/compile/mclinker/lib/Fragment/
DStub.cpp32 void Stub::applyFixup(Relocation& pSrcReloc, in applyFixup() function in mcld::Stub
67 void Stub::applyFixup(FragmentRef& pSrcFragRef, in applyFixup() function in mcld::Stub
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64CA53ErratumStub.cpp69 void AArch64CA53ErratumStub::applyFixup(FragmentRef& pSrcFragRef, in applyFixup() function in mcld::AArch64CA53ErratumStub
DAArch64LongBranchStub.cpp102 void AArch64LongBranchStub::applyFixup(Relocation& pSrcReloc, in applyFixup() function in mcld::AArch64LongBranchStub
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVAsmBackend.cpp23 void applyFixup(const MCAssembler &Asm, const MCFixup &Fixup, in applyFixup() function in __anon5532152b0111::SPIRVAsmBackend
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/MCTargetDesc/
H A DBPFAsmBackend.cpp63 void BPFAsmBackend::applyFixup(const MCAssembler &Asm, const MCFixup &Fixup, in applyFixup() function in BPFAsmBackend
/aosp_15_r20/external/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyAsmBackend.cpp73 void WebAssemblyAsmBackend::applyFixup(const MCFixup &Fixup, char *Data, in applyFixup() function in __anona897f8570111::WebAssemblyAsmBackend
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyAsmBackend.cpp95 void WebAssemblyAsmBackend::applyFixup(const MCAssembler &Asm, in applyFixup() function in __anon6aa613ff0111::WebAssemblyAsmBackend
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/MCTargetDesc/
H A DBPFAsmBackend.cpp69 void BPFAsmBackend::applyFixup(const MCAssembler &Asm, const MCFixup &Fixup, in applyFixup() function in BPFAsmBackend
/aosp_15_r20/external/llvm/lib/Target/BPF/MCTargetDesc/
H A DBPFAsmBackend.cpp66 void BPFAsmBackend::applyFixup(const MCFixup &Fixup, char *Data, in applyFixup() function in __anon9487ef0b0111::BPFAsmBackend
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/JITLink/
H A Di386.h145 inline Error applyFixup(LinkGraph &G, Block &B, const Edge &E, in applyFixup() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyAsmBackend.cpp101 void WebAssemblyAsmBackend::applyFixup(const MCAssembler &Asm, in applyFixup() function in __anon5bebf0390111::WebAssemblyAsmBackend
/aosp_15_r20/external/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCAsmBackend.cpp88 void SystemZMCAsmBackend::applyFixup(const MCFixup &Fixup, char *Data, in applyFixup() function in SystemZMCAsmBackend
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiAsmBackend.cpp87 void LanaiAsmBackend::applyFixup(const MCAssembler &Asm, const MCFixup &Fixup, in applyFixup() function in __anon346b29ad0111::LanaiAsmBackend
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchAsmBackend.cpp132 void LoongArchAsmBackend::applyFixup(const MCAssembler &Asm, in applyFixup() function in LoongArchAsmBackend
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430AsmBackend.cpp126 void MSP430AsmBackend::applyFixup(const MCAssembler &Asm, const MCFixup &Fixup, in applyFixup() function in __anon83c80b510111::MSP430AsmBackend
/aosp_15_r20/external/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiAsmBackend.cpp88 void LanaiAsmBackend::applyFixup(const MCFixup &Fixup, char *Data, in applyFixup() function in __anon92c1ca050111::LanaiAsmBackend
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCAsmBackend.cpp96 void SystemZMCAsmBackend::applyFixup(const MCAssembler &Asm, in applyFixup() function in SystemZMCAsmBackend
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsAsmBackend.cpp243 void MipsAsmBackend::applyFixup(const MCAssembler &Asm, const MCFixup &Fixup, in applyFixup() function in MipsAsmBackend
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiAsmBackend.cpp94 void LanaiAsmBackend::applyFixup(const MCAssembler &Asm, const MCFixup &Fixup, in applyFixup() function in __anona4315ee70111::LanaiAsmBackend
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/
H A DELF_loongarch.cpp43 Error applyFixup(LinkGraph &G, Block &B, const Edge &E) const { in applyFixup() function in __anonf6bd37c00111::ELFJITLinker_loongarch
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsAsmBackend.cpp243 void MipsAsmBackend::applyFixup(const MCAssembler &Asm, const MCFixup &Fixup, in applyFixup() function in MipsAsmBackend
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430AsmBackend.cpp133 void MSP430AsmBackend::applyFixup(const MCAssembler &Asm, const MCFixup &Fixup, in applyFixup() function in __anonfdf0770b0111::MSP430AsmBackend
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Xtensa/MCTargetDesc/
H A DXtensaAsmBackend.cpp145 void XtensaMCAsmBackend::applyFixup(const MCAssembler &Asm, in applyFixup() function in XtensaMCAsmBackend
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/MCTargetDesc/
H A DVEAsmBackend.cpp190 void applyFixup(const MCAssembler &Asm, const MCFixup &Fixup, in applyFixup() function in __anonfcf7fc790111::ELFVEAsmBackend
/aosp_15_r20/external/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcAsmBackend.cpp276 void applyFixup(const MCFixup &Fixup, char *Data, unsigned DataSize, in applyFixup() function in __anon1eb30fad0111::ELFSparcAsmBackend

1234