Searched defs:sectionIndex (Results 1 – 9 of 9) sorted by relevance
/llvm-project/lld/Common/ | ||
H A D | DWARF.cpp | 92 uint64_t sectionIndex) { in getDILineInfo() argument |
/llvm-project/lld/COFF/ | ||
H A D | Writer.h | 74 uint32_t sectionIndex = 0; variable |
H A D | InputFiles.cpp | 967 getDILineInfo(uint32_t offset,uint32_t sectionIndex) getDILineInfo() argument |
/llvm-project/lld/wasm/ | ||
H A D | OutputSections.h | 48 uint32_t sectionIndex = UINT32_MAX; variable |
H A D | InputFiles.cpp | 461 uint32_t sectionIndex = 0; parse() local |
/llvm-project/lld/ELF/ | ||
H A D | OutputSections.h | 47 uint32_t sectionIndex = UINT32_MAX; global() variable |
H A D | InputFiles.cpp | 506 uint64_t sectionIndex = object::SectionedAddress::UndefSection; getDILineInfo() local |
/llvm-project/lld/MachO/ | ||
H A D | Writer.cpp | 955 uint32_t sectionIndex = 0; sortSegmentsAndSections() local |
/llvm-project/openmp/runtime/src/ | ||
H A D | kmp_dispatch.cpp | 2577 kmp_int32 sectionIndex = 0; in __kmpc_next_section() local |