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

/openbsd-current/gnu/llvm/llvm/include/llvm/Object/
H A DMachO.h283 uint32_t nameOffset() { return NameOffset; } function in struct:llvm::object::ChainedFixupTarget
/openbsd-current/gnu/llvm/lld/MachO/
H A DSyntheticSections.cpp2175 uint64_t nameOffset = 0; local
2060 writeImport(uint8_t *buf, int format, uint32_t libOrdinal, bool weakRef, uint32_t nameOffset, int64_t addend) argument

Completed in 139 milliseconds