Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Object/
H A DMachO.h313 uint64_t segmentAddress() const;
/llvm-project-15.0.7/llvm/lib/Object/
H A DMachOObjectFile.cpp3222 uint64_t MachOAbstractFixupEntry::segmentAddress() const { in segmentAddress() function in MachOAbstractFixupEntry