Home
last modified time | relevance | path

Searched refs:sectionID (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITCAPITest.cpp34 unsigned sectionID, in roundTripAllocateCodeSection() argument
38 size, alignment, sectionID, sectionName); in roundTripAllocateCodeSection()
43 unsigned sectionID, in roundTripAllocateDataSection() argument
49 size, alignment, sectionID, sectionName, isReadOnly); in roundTripAllocateDataSection()