Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Object/
H A DMachO.h81 uint32_t nodeOffset() const;
/freebsd-13.1/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp2889 uint32_t ExportEntry::nodeOffset() const { in nodeOffset() function in ExportEntry