Date: | Mon, 10 Jul 2023 23:36:26 -0700 |
---|---|
From: | bbiiggppiigg <noreply@xxxxxxxxxx> |
Subject: | [DynInst_API:] [dyninst/dyninst] 1546ea: Fix EM_AMDGPU to use RELA as Region Type |
Branch: refs/heads/fix_amdgpu_rela Home: https://github.com/dyninst/dyninst Commit: 1546ea69f2f60780d070319664d5e4a2a4b81df4 https://github.com/dyninst/dyninst/commit/1546ea69f2f60780d070319664d5e4a2a4b81df4 Author: wuxx1279 <bbiiggppiigg@xxxxxxxxx> Date: 2023-07-11 (Tue, 11 Jul 2023) Changed paths: M symtabAPI/src/Object-elf.C Log Message: ----------- Fix EM_AMDGPU to use RELA as Region Type According to the llvm page https://llvm.org/docs/AMDGPUUsage.html#relocation-records AMDGPU backend generates Elf64_Rela records. This fix added the case for EM_AMDGPU to static Region::RegionType getRelTypeByElfMachine such that it uses RELA instead of the default REL type. |
[← Prev in Thread] | Current Thread | [Next in Thread→] |
---|---|---|
|
Previous by Date: | [DynInst_API:] [dyninst/dyninst] 9696c6: Fix vector instruction lengths (#1439), kupsch |
---|---|
Next by Date: | [DynInst_API:] [dyninst/dyninst] d62fbe: Test Branching to AMDGPU working on small example, bbiiggppiigg |
Previous by Thread: | [DynInst_API:] [dyninst/dyninst] 151ade: Add debugging functions for instructionAPI (#1640), Tim Haines |
Next by Thread: | [DynInst_API:] [dyninst/dyninst] 15860c: Remove a bunch of commented-out code, Tim Haines |
Indexes: | [Date] [Thread] |