Searched refs:LLVM_STACKMAP (Results 1 – 3 of 3) sorted by relevance
48 case ElfSecName::LLVM_STACKMAP: in GetSecName()
40 LLVM_STACKMAP, enumerator97 value_ = ElfSecName::LLVM_STACKMAP; in ElfSection()166 {ElfSecName::LLVM_STACKMAP, {llvm::ELF::SHT_RELA, llvm::ELF::SHF_ALLOC}}, in InitShTypeAndFlag()
27 uint32_t stackmapSize = des.GetSecSize(ElfSecName::LLVM_STACKMAP); in CollectStackMapDes()29 uint64_t addr = des.GetSecAddr(ElfSecName::LLVM_STACKMAP); in CollectStackMapDes()42 des.EraseSec(ElfSecName::LLVM_STACKMAP); in CollectStackMapDes()51 uint32_t stackmapSize = des.GetSecSize(ElfSecName::LLVM_STACKMAP); in CollectAnStackMapDes()53 uint64_t addr = des.GetSecAddr(ElfSecName::LLVM_STACKMAP); in CollectAnStackMapDes()64 des.EraseSec(ElfSecName::LLVM_STACKMAP); in CollectAnStackMapDes()