Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOI386.h213 unsigned JTSectionID) { in populateJumpTable() argument
220 uint8_t *JTSectionAddr = getSectionAddress(JTSectionID); in populateJumpTable()
236 RelocationEntry RE(JTSectionID, JTEntryOffset + 1, in populateJumpTable()