Searched defs:getObjAddress (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h113 uintptr_t getObjAddress() const { return ObjAddress; } function in class:llvm::SectionEntry

Completed in 61 milliseconds