Home
last modified time | relevance | path

Searched refs:addrsize (Results 1 – 20 of 20) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/binutils/
Dsysroff.info67 (("address") (addrsize bytes) ("address")))
102 (("address") (addrsize bytes) ("addr"))
103 (("length") (addrsize bytes) ("length"))
104 (("alignment") (addrsize bytes) ("align"))
152 (("symbol address") (addrsize bytes) ("address")))
154 (("constant value") (addrsize bytes) ("constant")))
168 ( ("starting address") (addrsize bytes) ("address")))
170 (("comp reps") (addrsize bytes) ("compreps")))
180 (("reloc address") (addrsize bytes) ("addr"))
214 (("address") (addrsize bytes) ("address"))
[all …]
Dsysdump.c40 static int addrsize = 4; variable
174 size = addrsize; in getINT()
315 addrsize = dummy.afl; in getone()
Dsrconv.c41 static int addrsize; variable
189 size = addrsize; in writeINT()
381 addrsize = 2; in wr_hd()
387 addrsize = 4; in wr_hd()
393 addrsize = 4; in wr_hd()
409 addrsize = 4; in wr_hd()
DChangeLog-98991889 (addrsize, toolname, rnames): New variables.
1890 (writeINT): Use addrsize.
1892 (wr_hd): Set up addrsize et al properly for h8300[hs].
1896 (addrsize): New variable.
/openbsd/src/gnu/usr.bin/binutils-2.17/binutils/
Dsysroff.info67 (("address") (addrsize bytes) ("address")))
102 (("address") (addrsize bytes) ("addr"))
103 (("length") (addrsize bytes) ("length"))
104 (("alignment") (addrsize bytes) ("align"))
152 (("symbol address") (addrsize bytes) ("address")))
154 (("constant value") (addrsize bytes) ("constant")))
168 ( ("starting address") (addrsize bytes) ("address")))
170 (("comp reps") (addrsize bytes) ("compreps")))
180 (("reloc address") (addrsize bytes) ("addr"))
214 (("address") (addrsize bytes) ("address"))
[all …]
Dsysdump.c40 static int addrsize = 4; variable
167 size = addrsize; in getINT()
308 addrsize = dummy.afl; in getone()
Dsrconv.c41 static int addrsize; variable
189 size = addrsize; in writeINT()
377 addrsize = 2; in wr_hd()
383 addrsize = 4; in wr_hd()
389 addrsize = 4; in wr_hd()
405 addrsize = 4; in wr_hd()
DChangeLog-98991889 (addrsize, toolname, rnames): New variables.
1890 (writeINT): Use addrsize.
1892 (wr_hd): Set up addrsize et al properly for h8300[hs].
1896 (addrsize): New variable.
/openbsd/src/gnu/llvm/lldb/source/DataFormatters/
DCXXFunctionPointer.cpp59 int addrsize = target->GetArchitecture().GetAddressByteSize(); in CXXFunctionPointerSummaryProvider() local
60 sstr.Printf("actual=0x%*.*" PRIx64 " ", addrsize * 2, in CXXFunctionPointerSummaryProvider()
61 addrsize * 2, fixed_addr); in CXXFunctionPointerSummaryProvider()
/openbsd/src/usr.bin/ctfconv/
Ddw.c492 size_t segoff, nextoff, addrsize; in dw_cu_parse() local
529 addrsize = 4; /* XXX */ in dw_cu_parse()
532 dw_read_bytes(&dwbuf, &abbroff, addrsize) || in dw_cu_parse()
/openbsd/src/sys/dev/pv/
Dvmt.c1254 size_t addrsize, total; in vmt_xdr_nic_entry() local
1277 addrsize = vmt_xdr_ifaddr(iface_addr, data); in vmt_xdr_nic_entry()
1278 if (addrsize == 0) in vmt_xdr_nic_entry()
1282 data += addrsize; in vmt_xdr_nic_entry()
1283 total += addrsize; in vmt_xdr_nic_entry()
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dreloc.c494 unsigned int addrsize, in bfd_check_overflow() argument
506 addrmask = N_ONES (addrsize) | fieldmask; in bfd_check_overflow()
Dbfd-in2.h2244 unsigned int addrsize,
DChangeLog-98992677 * reloc.c (bfd_check_overflow): Add addrsize parameter. Change
/openbsd/src/gnu/usr.bin/binutils/bfd/
Dreloc.c493 unsigned int addrsize, in bfd_check_overflow() argument
506 addrmask = N_ONES (addrsize) | fieldmask; in bfd_check_overflow()
Dbfd-in2.h1987 unsigned int addrsize,
DChangeLog-98992677 * reloc.c (bfd_check_overflow): Add addrsize parameter. Change
/openbsd/src/usr.bin/dig/
Ddighost.c497 struct sockaddr_storage *addrs, int addrsize, int *addrcount) in get_addresses() argument
506 REQUIRE(addrsize > 0); in get_addresses()
531 tmpai != NULL && i < addrsize; in get_addresses()
/openbsd/src/gnu/usr.bin/binutils/bfd/doc/
Dreloc.texi429 unsigned int addrsize,
436 @var{addrsize} significant bits. The result is either of
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/doc/
Dreloc.texi430 unsigned int addrsize,
437 @var{addrsize} significant bits. The result is either of