Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOI386.h121 populateJumpTable(cast<MachOObjectFile>(Obj), Section, SectionID); in finalizeSection()
225 void populateJumpTable(const MachOObjectFile &Obj, const SectionRef &JTSection, in populateJumpTable() function