Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
HDRuntimeDyldMachOI386.h221 uint8_t *JTSectionAddr = getSectionAddress(JTSectionID); in populateJumpTable() local
235 uint8_t *JTEntryAddr = JTSectionAddr + JTEntryOffset; in populateJumpTable()