Home
last modified time | relevance | path

Searched defs:sectionIndex (Results 1 – 14 of 14) sorted by relevance

/external/llvm-project/lld/COFF/
DWriter.h71 uint32_t sectionIndex = 0; variable
DInputFiles.cpp948 uint32_t sectionIndex) { in getDILineInfo()
/external/llvm-project/lld/Common/
DDWARF.cpp92 uint64_t sectionIndex) { in getDILineInfo()
/external/llvm-project/lld/wasm/
DOutputSections.h51 uint32_t sectionIndex = UINT32_MAX; variable
DInputFiles.cpp344 uint32_t sectionIndex = 0; in parse() local
/external/llvm-project/lld/ELF/
DOutputSections.h45 uint32_t sectionIndex = UINT32_MAX; variable
DInputFiles.cpp316 uint64_t sectionIndex = object::SectionedAddress::UndefSection; in getDILineInfo() local
/external/python/cpython2/Mac/Modules/cg/
DCFMLateImport.c169 UInt16 sectionIndex; in ReadContainerBasics() local
623 static void *GetSectionBaseAddress(const FragToFixInfo *fragToFix, UInt16 sectionIndex) in GetSectionBaseAddress()
/external/llvm/tools/yaml2obj/
Dyaml2elf.cpp417 unsigned int sectionIndex = 0; in writeSectionContent() local
/external/llvm-project/lld/MachO/
DWriter.cpp548 uint32_t sectionIndex = 0; in sortSegmentsAndSections() local
/external/icu/icu4c/source/common/
Ducnv_ext.cpp985 int32_t sectionIndex, in ucnv_extGetUnicodeSetString()
/external/llvm-project/lld/lib/ReaderWriter/MachO/
DMachONormalizedFileFromAtoms.cpp548 uint32_t sectionIndex = 1; in organizeSections() local
DMachONormalizedFileToAtoms.cpp228 uint32_t sectionIndex, in appendSymbolsInSection()
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DCharsetMBCS.java4955 int minLength, int c, char s[],int length,int sectionIndex){ in extGetUnicodeSetString()