Searched defs:nreloc (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileBinaryReader.cpp82 appendRelocations(Relocations &relocs, StringRef buffer, bool bigEndian, uint32_t reloff, uint32_t nreloc) argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h52 uint32_t nreloc; member in struct:llvm::MachOYAML::Section
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h568 uint32_t nreloc; member in struct:llvm::MachO::section
582 uint32_t nreloc; member in struct:llvm::MachO::section_64
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp8626 PrintSection(const char *sectname, const char *segname, uint64_t addr, uint64_t size, uint32_t offset, uint32_t align, uint32_t reloff, uint32_t nreloc, uint32_t flags, uint32_t reserved1, uint32_t reserved2, uint32_t cmd, const char *sg_segname, uint32_t filetype, uint32_t object_size, bool verbose) argument
[all...]

Completed in 203 milliseconds