Home
last modified time | relevance | path

Searched defs:addrsize (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/DataFormatters/
H A DCXXFunctionPointer.cpp59 int addrsize = target->GetArchitecture().GetAddressByteSize(); in CXXFunctionPointerSummaryProvider() local
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Dsysdump.c40 static int addrsize = 4; variable
H A Dsrconv.c41 static int addrsize; variable
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Dsysdump.c40 static int addrsize = 4; variable
H A Dsrconv.c41 static int addrsize; variable
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dreloc.c494 unsigned int addrsize, in bfd_check_overflow()
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dreloc.c493 unsigned int addrsize, in bfd_check_overflow()
/openbsd-src/usr.bin/ctfconv/
H A Ddw.c492 size_t segoff, nextoff, addrsize; in dw_cu_parse() local
/openbsd-src/sys/dev/pv/
H A Dvmt.c1254 size_t addrsize, total; in vmt_xdr_nic_entry() local
/openbsd-src/usr.bin/dig/
H A Ddighost.c497 struct sockaddr_storage *addrs, int addrsize, int *addrcount) in get_addresses() argument