Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFAttribute.cpp20 uint32_t DWARFAttributes::FindAttributeIndex(dw_attr_t attr) const { in FindAttributeIndex() function in DWARFAttributes
54 const uint32_t attr_idx = FindAttributeIndex(attr); in FormValueAsReference()
H A DDWARFAttribute.h64 uint32_t FindAttributeIndex(dw_attr_t attr) const;