Home
last modified time | relevance | path

Searched refs:R_MICROBLAZE_64 (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeELFWriterInfo.cpp74 case ELF::R_MICROBLAZE_64: in getRelocationTySize()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h425 R_MICROBLAZE_64 = 5, enumerator
/external/kmod/port-gnu/
Delf.h3251 #define R_MICROBLAZE_64 5 /* Direct 64 bit. */ macro
/external/elfutils/libelf/
Delf.h3481 #define R_MICROBLAZE_64 5 /* Direct 64 bit. */ macro
/external/swiftshader/third_party/LLVM/lib/MC/
DELFObjectWriter.cpp1628 : ELF::R_MICROBLAZE_64); in GetRelocType()