Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h285 uint32_t RelocKind; ///< What to patch the instruction member
/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_aarch64.cpp177 Expected<ELFAArch64RelocationKind> RelocKind = getRelocationKind(Type); addSingleRelocation() local
/llvm-project/llvm/include/llvm/DebugInfo/BTF/
H A DBTF.h271 uint32_t RelocKind; ///< What to patch the instruction member
/llvm-project/llvm/lib/DebugInfo/BTF/
H A DBTFParser.cpp361 uint32_t RelocKind = Extractor.getU32(C); in parseRelocInfo() local