Searched defs:arg_size (Results 1 - 10 of 10) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dttymodes.c355 int arg_size; local
/freebsd-10-stable/contrib/llvm/lib/DebugInfo/
H A DDWARFDebugLine.cpp248 uint32_t arg_size = len - (*offset_ptr - ext_offset); local
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DFunction.cpp248 size_t Function::arg_size() const { function in class:Function
/freebsd-10-stable/sys/amd64/vmm/io/
H A Dppt.c583 size_t res_size, cookie_size, arg_size; local
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h283 unsigned arg_size() const { return NumArgs; } function in class:clang::CodeGen::CGFunctionInfo
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugLine.cpp223 dw_offset_t arg_size = len - (offset - ext_offset); local
621 dw_offset_t arg_size = len - (*offset_ptr - ext_offset); local
/freebsd-10-stable/contrib/gdb/gdb/
H A Dstack.c222 int arg_size; local
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
H A DX86FastISel.cpp1939 unsigned arg_size = CS.arg_size(); local
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2395 unsigned arg_size = CS.arg_size(); local
/freebsd-10-stable/contrib/gcc/config/mips/
H A Dmips.c8080 build_mips16_call_stub(rtx retval, rtx fn, rtx arg_size, int fp_code) argument

Completed in 245 milliseconds