1 reference to DW_EH_PE_ptr
ILCompiler.Compiler (1)
Compiler\ObjectWriter\Dwarf\DwarfEhFrame.cs (1)
167case DW_EH_PE_ptr: return _is64Bit ? 8u : 4u;