Home
last modified time | relevance | path

Searched defs:attr_index (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/ldapd/
H A Dldapd.h102 struct attr_index { struct
107 TAILQ_HEAD(attr_index_list, attr_index); argument
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp3914 [&](int attr_index) -> std::optional<DWARFExpressionList> { in CollectCallSiteParameters()