Searched refs:kMemorySectionCode (Results 1 – 4 of 4) sorted by relevance
97 kMemorySectionCode = 5, // Memory attributes enumerator
74 case kMemorySectionCode: in SectionName()423 if (!CheckSectionOrder(section_code, kMemorySectionCode, in DecodeSection()477 case kMemorySectionCode: in DecodeSection()
707 size_t start = EmitSection(kMemorySectionCode, buffer); in WriteTo()
60 let kMemorySectionCode = 5; // Memory attributes variable979 binary.emit_section(kMemorySectionCode, section => {