Searched defs:BlockToFix (Results 1 - 11 of 11) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DELF_i386.cpp159 addSingleRelocation(const typename ELFT::Rel &Rel, const typename ELFT::Shdr &FixupSection, Block &BlockToFix) argument
H A DELF_loongarch.cpp91 addSingleRelocation(const typename ELFT::Rela &Rel, const typename ELFT::Shdr &FixupSect, Block &BlockToFix) argument
H A DMachO_arm64.cpp129 parsePairRelocation(Block &BlockToFix, Edge::Kind SubtractorKind, argument
265 Block *BlockToFix = nullptr; variable
[all...]
H A DMachO_x86_64.cpp252 Block *BlockToFix = nullptr; variable
120 parsePairRelocation( Block &BlockToFix, MachONormalizedRelocationType SubtractorKind, const MachO::relocation_info &SubRI, orc::ExecutorAddr FixupAddress, const char *FixupContent, object::relocation_iterator &UnsignedRelItr, object::relocation_iterator &RelEnd) argument
[all...]
H A DELFLinkGraphBuilder.h542 auto *BlockToFix = getGraphBlock(RelSect.sh_info); local
589 auto *BlockToFix = getGraphBlock(RelSect.sh_info); local
H A DELF_aarch64.cpp139 addSingleRelocation(const typename ELFT::Rela &Rel, const typename ELFT::Shdr &FixupSect, Block &BlockToFix) argument
H A DELF_x86_64.cpp177 addSingleRelocation(const typename ELFT::Rela &Rel, const typename ELFT::Shdr &FixupSection, Block &BlockToFix) argument
H A DCOFFLinkGraphBuilder.h198 auto *BlockToFix = getGraphBlock(RelSec.getIndex() + 1); local
H A DCOFF_x86_64.cpp65 addSingleRelocation(const object::RelocationRef &Rel, const object::SectionRef &FixupSect, Block &BlockToFix) argument
H A DEHFrameSupport.cpp522 getOrCreateEncodedPointerEdge( ParseContext &PC, const BlockEdgeMap &BlockEdges, uint8_t PointerEncoding, BinaryStreamReader &RecordReader, Block &BlockToFix, size_t PointerFieldOffset, const char *FieldName) argument
H A DELF_riscv.cpp551 addSingleRelocation(const typename ELFT::Rela &Rel, const typename ELFT::Shdr &FixupSect, Block &BlockToFix) argument

Completed in 323 milliseconds