Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachORelocation.h33 int32_t r_value; // the value the item to be relocated is referring variable
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp775 uint32_t r_value, pair_r_value, r_type; in SymbolizerGetOpInfo() local
920 uint32_t r_value, pair_r_value, r_type, r_length, other_half; in SymbolizerGetOpInfo() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DMachO.h966 int32_t r_value; member