Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOI386.h220 uint8_t *JTSectionAddr = getSectionAddress(JTSectionID); in populateJumpTable() local
234 uint8_t *JTEntryAddr = JTSectionAddr + JTEntryOffset; in populateJumpTable()