MCPcopy Index your code
hub / github.com/dtrace4linux/linux / tdesc_intr_void

Function tdesc_intr_void

cmd/ctfconvert/dwarf.c:645–652  ·  view source on GitHub ↗

* Manufacture a void type. Used for gcc-emitted stabs, where the lack of a * type reference implies a reference to a void type. A void *, for example * will be represented by a pointer die without a DW_AT_type. CTF requires * that pointer nodes point to something, so we'll create a void for use as * the target. Note that the DWARF data may already create a void type. Ours * would then be

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

die_funcptr_createFunction · 0.85
die_through_createFunction · 0.85
die_function_createFunction · 0.85

Calls 1

tdesc_intr_commonFunction · 0.85

Tested by

no test coverage detected