Home
last modified time | relevance | path

Searched defs:RelType (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h86 uint32_t RelType; variable
DRuntimeDyldMachO.cpp214 uint32_t RelType = (uint32_t) (Rel.Type & 0xffffffffL); in processRelocationRef() local
DRuntimeDyldELF.cpp602 uint32_t RelType = (uint32_t)(Rel.Type & 0xffffffffL); in processRelocationRef() local