Home
last modified time | relevance | path

Searched refs:IMAGE_REL_BASED_LOW (Results 1 – 7 of 7) sorted by relevance

/external/u-boot/include/
Dpe.h198 #define IMAGE_REL_BASED_LOW 2 macro
/external/u-boot/lib/efi_loader/
Defi_image_loader.c120 case IMAGE_REL_BASED_LOW: in efi_loader_relocate()
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCOFF.h618 IMAGE_REL_BASED_LOW = 2, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DCOFF.h666 IMAGE_REL_BASED_LOW = 2, enumerator
/external/llvm/include/llvm/Support/
DCOFF.h613 IMAGE_REL_BASED_LOW = 2, enumerator
/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp1482 case COFF::IMAGE_REL_BASED_LOW: return "LOW"; in getBaseRelocTypeName()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DCOFFDumper.cpp1662 case COFF::IMAGE_REL_BASED_LOW: return "LOW"; in getBaseRelocTypeName()