Searched refs:current_format (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/llvm/lldb/source/DataFormatters/
H A DTypeCategoryMap.cpp195 ImplSP current_format; local
200 match_data.GetMatchesVector(), current_format))
203 retval = std::move(current_format);
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dpef.h151 unsigned long current_format; member in struct:bfd_pef_xlib_header
H A Dpef.c1158 header->current_format = bfd_getb32 (buf + 8);
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dpef.h151 unsigned long current_format; member in struct:bfd_pef_xlib_header
H A Dpef.c1084 header->current_format = bfd_getb32 (buf + 8);

Completed in 76 milliseconds