HomeSort by relevance Sort by last modified time
    Searched refs:r_type (Results 26 - 31 of 31) sorted by null

12

  /device/linaro/bootloader/edk2/StdLib/Include/arpa/
nameser.h 233 u_int16_t r_type; /* type number */ member in struct:_ns_updrec
  /external/llvm/include/llvm/Support/
MachO.h 396 // Constant values for the r_type field in an
406 // Constant values for the r_type field in a PowerPC architecture
426 // Constant values for the r_type field in an ARM architecture
440 // Constant values for the r_type field in an ARM64 architecture
467 // Constant values for the r_type field in an x86_64 architecture
912 r_type:4; member in struct:llvm::MachO::relocation_info
920 r_type:4, member in struct:llvm::MachO::scattered_relocation_info
924 r_type:4,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
MachO.h 393 // Constant values for the r_type field in an
403 // Constant values for the r_type field in a PowerPC architecture
423 // Constant values for the r_type field in an ARM architecture
437 // Constant values for the r_type field in an ARM64 architecture
464 // Constant values for the r_type field in an x86_64 architecture
943 r_type : 4; member in struct:llvm::MachO::relocation_info
948 uint32_t r_scattered : 1, r_pcrel : 1, r_length : 2, r_type : 4, member in struct:llvm::MachO::scattered_relocation_info
951 uint32_t r_address : 24, r_type : 4, r_length : 2, r_pcrel : 1,
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
MachO.h 396 // Constant values for the r_type field in an
406 // Constant values for the r_type field in a PowerPC architecture
426 // Constant values for the r_type field in an ARM architecture
440 // Constant values for the r_type field in an ARM64 architecture
467 // Constant values for the r_type field in an x86_64 architecture
920 r_type:4; member in struct:llvm::MachO::relocation_info
928 r_type:4, member in struct:llvm::MachO::scattered_relocation_info
932 r_type:4,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.cpp 1349 uint32_t r_type = RelType & 0xff; local
    [all...]
  /external/ltp/testcases/kernel/fs/doio/
iogen.c 596 req->r_type = sc->m_value;
    [all...]

Completed in 2377 milliseconds

12