Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h158 uint64_t symoffset) in RelocationEntry() argument
160 SymOffset(symoffset), IsPCRel(false), Size(0), in RelocationEntry()