Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOI386.h236 uint8_t *JTSectionAddr = getSectionAddress(JTSectionID); in populateJumpTable() local
248 uint8_t *JTEntryAddr = JTSectionAddr + JTEntryOffset; in populateJumpTable()