MCPcopy Create free account
hub / github.com/GoSSIP-SJTU/Armariris / findUnitAndExtractFast

Function findUnitAndExtractFast

lib/DebugInfo/DWARF/DWARFDebugInfoEntry.cpp:29–34  ·  view source on GitHub ↗

Small helper to extract a DIE pointed by a reference attribute. It looks up the Unit containing the DIE and calls DIE.extractFast with the right unit. Returns new unit on success, nullptr otherwise.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

dumpAttributeMethod · 0.85
getNameMethod · 0.85

Calls 2

getUnitForOffsetMethod · 0.80
extractFastMethod · 0.80

Tested by

no test coverage detected