Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFAbbreviationDeclaration.cpp74 DWARFAbbreviationDeclaration::FindAttributeIndex(dw_attr_t attr) const { in FindAttributeIndex() function in DWARFAbbreviationDeclaration
H A DDWARFAttribute.cpp19 uint32_t DWARFAttributes::FindAttributeIndex(dw_attr_t attr) const { in FindAttributeIndex() function in DWARFAttributes