Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DELFAttributeParser.h63 std::optional<unsigned> getAttributeValue(unsigned tag) const { getAttributeValue() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.cpp207 DWARFAbbreviationDeclaration::getAttributeValue(const uint64_t DIEOffset, in getAttributeValue() function in DWARFAbbreviationDeclaration