Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachORelocation.h32 int32_t r_value; // the value the item to be relocated is referring variable
/freebsd/sys/kern/
H A Dsubr_hints.c131 char r_value[128]; in res_find() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp819 const uint32_t r_value = (r_scattered ? in PrintRelocationEntries() local
2844 uint32_t r_value, pair_r_value, r_type; in SymbolizerGetOpInfo() local
3021 uint32_t r_value, pair_r_value, r_type, r_length, other_half; in SymbolizerGetOpInfo() local
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h994 int32_t r_value; global() member