Home
last modified time | relevance | path

Searched defs:nreloc (Results 1 – 15 of 15) sorted by relevance

/external/igt-gpu-tools/tests/i915/
Dgem_exec_big.c134 uint64_t n, nreloc = batch_size >> 12; in execN() local
/external/elfutils/backends/
Dcommon-reloc.c69 #define nreloc \ macro
/external/igt-gpu-tools/benchmarks/
Dgem_blt.c190 int fd, len, gen, size, nreloc; in run() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DMachOYAML.h38 uint32_t nreloc; member
/external/llvm/include/llvm/ObjectYAML/
DMachOYAML.h33 uint32_t nreloc; member
/external/llvm-project/llvm/include/llvm/ObjectYAML/
DMachOYAML.h52 uint32_t nreloc; member
/external/llvm-project/lld/lib/ReaderWriter/MachO/
DMachONormalizedFileBinaryReader.cpp84 uint32_t reloff, uint32_t nreloc) { in appendRelocations()
/external/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/
DObjectFilePECOFF.h237 uint16_t nreloc; // Number of relocation entries member
/external/google-breakpad/src/third_party/mac_headers/mach-o/
Dloader.h406 uint32_t nreloc; /* number of relocation entries */ member
420 uint32_t nreloc; /* number of relocation entries */ member
/external/llvm/include/llvm/Support/
DMachO.h554 uint32_t nreloc; member
568 uint32_t nreloc; member
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h554 uint32_t nreloc; member
568 uint32_t nreloc; member
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DMachO.h570 uint32_t nreloc; member
584 uint32_t nreloc; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h563 uint32_t nreloc; member
577 uint32_t nreloc; member
/external/llvm/tools/llvm-objdump/
DMachODump.cpp7771 uint32_t align, uint32_t reloff, uint32_t nreloc, in PrintSection()
/external/llvm-project/llvm/tools/llvm-objdump/
DMachODump.cpp8658 uint32_t align, uint32_t reloff, uint32_t nreloc, in PrintSection()