Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DMachO.h81 uint32_t nodeOffset() const;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DMachOObjectFile.cpp2883 uint32_t ExportEntry::nodeOffset() const { in nodeOffset() function in ExportEntry