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

/freebsd-12-stable/contrib/llvm-project/lld/ELF/
H A DInputSection.h120 const void *firstRelocation = nullptr; member in class:lld::elf::InputSectionBase
292 unsigned firstRelocation; member in struct:lld::elf::EhSectionPiece
280 EhSectionPiece(size_t off, InputSectionBase *sec, uint32_t size, unsigned firstRelocation) argument

Completed in 104 milliseconds