Home
last modified time | relevance | path

Searched defs:NumberOfSections (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/lib/Object/
H A DCOFFImportFile.cpp250 const uint32_t NumberOfSections = 2; createImportDescriptor() local
390 const uint32_t NumberOfSections = 1; createNullImportDescriptor() local
450 const uint32_t NumberOfSections = 2; createNullThunk() local
567 const uint32_t NumberOfSections = 1; createWeakExternal() local
[all...]
H A DMachOUniversalWriter.cpp46 unsigned NumberOfSections = in calculateFileAlignment() local
H A DXCOFFObjectFile.cpp582 const uint16_t NumberOfSections = getNumberOfSections(); getRelocationOffset() local
596 const uint16_t NumberOfSections = getNumberOfSections(); getRelocationOffset() local
/llvm-project/llvm/include/llvm/Object/
H A DXCOFFObjectFile.h31 support::ubig16_t NumberOfSections; global() member
45 support::ubig16_t NumberOfSections; global() member
H A DCOFF.h77 support::ulittle16_t NumberOfSections; global() member
98 support::ulittle32_t NumberOfSections; global() member
/llvm-project/llvm/include/llvm/ObjectYAML/
H A DXCOFFYAML.h25 uint16_t NumberOfSections; member
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DCOFF.h66 int32_t NumberOfSections; member
87 uint32_t NumberOfSections; member