Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.h157 std::optional<uint64_t> ObjAddress; in AddressManager() local
H A DDebugMap.cpp298 std::optional<uint64_t> ObjAddress; in denormalize() local
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h71 uintptr_t ObjAddress; global() variable