summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
diff options
context:
space:
mode:
authorAmir Ayupov <aaupov@fb.com>2023-06-20 20:43:53 -0700
committerAmir Ayupov <aaupov@fb.com>2023-06-20 20:44:18 -0700
commit82ef86c194cadd018349df68b4da6db110fdecb4 (patch)
treef2ab7078acd813922c98212e5d552e6cf7ede6fd /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
parente1051414a16e970c2e36c2ab7dfe2b17353c4751 (diff)
[BOLT] Set IsRelro section attribute based on PT_GNU_RELRO segment
Handle PT_GNU_RELRO segment in accordance with Linux Standard Base spec chapter 12: > PT_GNU_RELRO > The array element specifies the location and size of a segment which may > be made *read-only* after relocations have been processed. Perform a readelf-style mapping check between this segment and sections, set `IsRelro` section attribute. Reviewed By: #bolt, maksfb Differential Revision: https://reviews.llvm.org/D152944
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions