Searched defs:Uint64Value (Results 1 – 2 of 2) sorted by relevance
/frameworks/libs/binary_translation/tools/nogrod/ | ||
D | dwarf_abbrev.cc | 946 std::optional<uint64_t> DwarfAttributeValue<T>::Uint64Value() const { in Uint64Value() function in nogrod::DwarfAttributeValue |
D | dwarf_abbrev.h | 82 [[nodiscard]] std::optional<uint64_t> Uint64Value() const override { return std::nullopt; } in Uint64Value() function |