Searched refs:getFixedFormByteSize (Results 1 – 5 of 5) sorted by relevance
97 if ((ByteSize = dwarf::getFixedFormByteSize(F, dwarf::FormParams()))) { in extract()218 auto FixedByteSize = dwarf::getFixedFormByteSize(Form, U.getFormParams()); in getByteSize()
175 dwarf::getFixedFormByteSize(Form, Params)) { in skipValue()
777 std::optional<uint8_t> getFixedFormByteSize(dwarf::Form Form,
695 std::optional<uint8_t> llvm::dwarf::getFixedFormByteSize(dwarf::Form Form, in getFixedFormByteSize() function in llvm::dwarf
429 dwarf::getFixedFormByteSize(Form, FormParams)) in sizeOf()