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

/freebsd-13-stable/contrib/llvm-project/lld/Common/
H A DDWARF.cpp91 getDILineInfo(uint64_t offset, uint64_t sectionIndex) argument
/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DWriter.h68 uint32_t sectionIndex = 0; member in class:lld::coff::OutputSection
H A DInputFiles.cpp909 getDILineInfo(uint32_t offset, uint32_t sectionIndex) argument
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DOutputSections.h45 uint32_t sectionIndex = UINT32_MAX; member in class:lld::elf::final
H A DInputFiles.cpp302 uint64_t sectionIndex = object::SectionedAddress::UndefSection; local
/freebsd-13-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileFromAtoms.cpp548 uint32_t sectionIndex = 1; local
H A DMachONormalizedFileToAtoms.cpp226 appendSymbolsInSection( const std::vector<lld::mach_o::normalized::Symbol> &inSymbols, uint32_t sectionIndex, SmallVector<const lld::mach_o::normalized::Symbol *, 64> &outSyms) argument

Completed in 107 milliseconds