Home
last modified time | relevance | path

Searched defs:ObjAddress (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/tools/dsymutil/
H A DDebugMap.cpp280 Optional<uint64_t> ObjAddress; in denormalize() local
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h71 uintptr_t ObjAddress; variable