123456789101112131415161718192021222324(*Generated by Lem from abis/power64/abi_power64_section_header_table.lem.*)(** [abi_power64_section_header_table] contains Power64 ABI specific definitions
* related to the section header table.
*)openLem_mapopenLem_numopenElf_section_header_table(** Special sections. *)(** See Section 4.2 *)(*val abi_power64_special_sections : Map.map string (natural * natural)*)letabi_power64_special_sections:((string),(Nat_big_num.num*Nat_big_num.num))Pmap.map=(Lem_map.fromList(instance_Map_MapKeyType_var_dictLem_basic_classes.instance_Basic_classes_SetType_var_dict)[(".glink",(sht_progbits,Nat_big_num.addshf_allocshf_execinstr));(".got",(sht_progbits,Nat_big_num.addshf_allocshf_write));(".toc",(sht_progbits,Nat_big_num.addshf_allocshf_write));(".tocbss",(sht_nobits,Nat_big_num.addshf_allocshf_write));(".plt",(sht_nobits,Nat_big_num.addshf_allocshf_write))])