/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
H A D | MachO_arm64.cpp | 131 parsePairRelocation(Block & BlockToFix,Edge::Kind SubtractorKind,const MachO::relocation_info & SubRI,orc::ExecutorAddr FixupAddress,const char * FixupContent,object::relocation_iterator & UnsignedRelItr,object::relocation_iterator & RelEnd) parsePairRelocation() argument 287 Block *BlockToFix = nullptr; addRelocations() local [all...] |
H A D | MachO_x86_64.cpp | 123 parsePairRelocation(Block & BlockToFix,MachONormalizedRelocationType SubtractorKind,const MachO::relocation_info & SubRI,orc::ExecutorAddr FixupAddress,const char * FixupContent,object::relocation_iterator & UnsignedRelItr,object::relocation_iterator & RelEnd) parsePairRelocation() argument 274 Block *BlockToFix = nullptr; addRelocations() local [all...] |
H A D | ELFLinkGraphBuilder.h | 624 auto *BlockToFix = getGraphBlock(RelSect.sh_info); forEachRelaRelocation() local 674 auto *BlockToFix = getGraphBlock(RelSect.sh_info); forEachRelRelocation() local
|
H A D | COFFLinkGraphBuilder.h | 202 auto *BlockToFix = getGraphBlock(RelSec.getIndex() + 1); forEachRelocation() local
|
H A D | ELF_loongarch.cpp | 93 addSingleRelocation(const typename ELFT::Rela & Rel,const typename ELFT::Shdr & FixupSect,Block & BlockToFix) addSingleRelocation() argument
|
H A D | ELF_i386.cpp | 164 addSingleRelocation(const typename ELFT::Rel & Rel,const typename ELFT::Shdr & FixupSection,Block & BlockToFix) addSingleRelocation() argument
|
H A D | ELF_aarch32.cpp | 160 Block &BlockToFix) { in addSingleRelRelocation() argument
|
H A D | COFF_x86_64.cpp | 67 Block &BlockToFix) { in addSingleRelocation() argument
|
H A D | ELF_x86_64.cpp | 128 Block &BlockToFix) { in addSingleRelocation() argument
|
H A D | ELF_ppc64.cpp | 227 Block &BlockToFix) { in addSingleRelocation() argument
|
H A D | ELF_aarch64.cpp | 158 addSingleRelocation(const typename ELFT::Rela & Rel,const typename ELFT::Shdr & FixupSect,Block & BlockToFix) addSingleRelocation() argument
|
H A D | EHFrameSupport.cpp | 513 getOrCreateEncodedPointerEdge(ParseContext & PC,const BlockEdgesInfo & BlockEdges,uint8_t PointerEncoding,BinaryStreamReader & RecordReader,Block & BlockToFix,size_t PointerFieldOffset,const char * FieldName) getOrCreateEncodedPointerEdge() argument
|
H A D | ELF_riscv.cpp | 879 Block &BlockToFix) { in addSingleRelocation() argument
|