Source position: wasmconsts.pp line 36
const WasmCustomSectionName: array [TWasmCustomSectionType] of string = ('linking', 'reloc.CODE', 'reloc.DATA', 'producers', 'target_features', '.debug_frame', '.debug_info', '.debug_line', '.debug_abbrev', '.debug_aranges', '.debug_ranges', '.debug_str', 'reloc..debug_frame', 'reloc..debug_info', 'reloc..debug_line', 'reloc..debug_abbrev', 'reloc..debug_aranges', 'reloc..debug_ranges', 'reloc..debug_str'); |