Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Object/
H A DMachO.h66 uint32_t nodeOffset() const;
/minix3/external/bsd/llvm/dist/llvm/lib/Object/
H A DMachOObjectFile.cpp1548 uint32_t ExportEntry::nodeOffset() const { in nodeOffset() function in ExportEntry