Home
last modified time | relevance | path

Searched defs:r_value (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DMachORelocation.h33 int32_t r_value; // the value the item to be relocated is referring variable
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachORelocation.h33 int32_t r_value; // the value the item to be relocated is referring variable
/external/ltp/testcases/kernel/syscalls/bind/
Dbind02.c79 int sockfd, r_value; in try_bind() local
/external/ltp/testcases/open_posix_testsuite/functional/semaphores/
Dsem_readerwriter.c113 int r_value = 1; in main() local
/external/elfutils/libdw/
Dcfi.c121 #define register_rule(regno, r_rule, r_value) do { \ in execute_cfi() argument
/external/llvm/tools/llvm-objdump/
DMachODump.cpp1848 uint32_t r_value, pair_r_value, r_type; in SymbolizerGetOpInfo() local
2016 uint32_t r_value, pair_r_value, r_type, r_length, other_half; in SymbolizerGetOpInfo() local
/external/llvm/include/llvm/Support/
DMachO.h929 int32_t r_value; member