Home
last modified time | relevance | path

Searched defs:r_length (Results 1 – 12 of 12) sorted by relevance

/freebsd-12.1/contrib/binutils/bfd/
H A Daout-arm.c102 unsigned int r_length; in MY() local
148 unsigned int r_length; in MY() local
373 int r_length; in MY_swap_std_reloc_out() local
H A Daoutx.h1930 unsigned int r_length; in NAME() local
2191 unsigned int r_length; in NAME() local
3922 int r_length; in aout_link_input_section_std() local
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DMachORelocation.h29 uint8_t r_length; // length = 2 ^ r_length variable
/freebsd-12.1/sys/amd64/include/
H A Dreloc.h43 r_length : 2, /* log base 2 of value's width */ member
/freebsd-12.1/sys/arm/include/
H A Dreloc.h47 r_length : 2, /* log base 2 of value's width */ member
/freebsd-12.1/sys/i386/include/
H A Dreloc.h43 r_length : 2, /* log base 2 of value's width */ member
/freebsd-12.1/contrib/gdb/include/
H A Dbout.h182 r_length:2, /* Number of bytes to relocate: member
/freebsd-12.1/sbin/ggate/ggated/
H A Dggated.c86 #define r_length r_hdr.gh_length macro
/freebsd-12.1/contrib/binutils/include/aout/
H A Daout64.h390 unsigned int r_length:2; member
/freebsd-12.1/contrib/binutils/gas/config/
H A Daout_gnu.h424 unsigned int r_length:2; member
/freebsd-12.1/contrib/llvm/tools/llvm-objdump/
H A DMachODump.cpp511 const unsigned r_length, const bool previous_arm_half){ in PrintRLength()
563 const unsigned r_length = O->getAnyRelocationLength(RE); in PrintRelocationEntries() local
2465 uint32_t r_value, pair_r_value, r_type, r_length, other_half; in SymbolizerGetOpInfo() local
/freebsd-12.1/contrib/llvm/include/llvm/BinaryFormat/
H A DMachO.h945 uint32_t r_symbolnum : 24, r_pcrel : 1, r_length : 2, r_extern : 1, member
951 uint32_t r_scattered : 1, r_pcrel : 1, r_length : 2, r_type : 4, member