Home
last modified time | relevance | path

Searched defs:EntrySize (Results 1 – 25 of 75) sorted by relevance

123

/aosp_15_r20/frameworks/compile/mclinker/lib/Target/X86/
DX86LDBackend.cpp166 unsigned int EntrySize = 0; in emitSectionData() local
474 unsigned int EntrySize = X86_32GOTEntry::EntrySize; in emitGOTSectionData() local
497 unsigned int EntrySize = X86_32GOTEntry::EntrySize; in emitGOTPLTSectionData() local
659 unsigned int EntrySize = X86_64GOTEntry::EntrySize; in emitGOTSectionData() local
682 unsigned int EntrySize = X86_64GOTEntry::EntrySize; in emitGOTPLTSectionData() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCContext.cpp467 unsigned EntrySize, in createELFSectionImpl()
502 unsigned Flags, unsigned EntrySize, in createELFRelSection()
518 unsigned EntrySize) { in getELFNamedSection()
524 unsigned Flags, unsigned EntrySize, in getELFSection()
537 unsigned Flags, unsigned EntrySize, in getELFSection()
615 unsigned EntrySize) { in recordELFMergeableSectionInfo()
641 unsigned EntrySize) { in getELFUniqueIDForEntsize()
H A DELFObjectWriter.cpp639 unsigned EntrySize = is64Bit() ? ELF::SYMENTRY_SIZE64 : ELF::SYMENTRY_SIZE32; in computeSymbolTable() local
823 unsigned EntrySize; in createRelocationSection() local
916 MaybeAlign Alignment, uint64_t EntrySize) { in WriteSecHdrEntry()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCContext.cpp332 unsigned EntrySize, in createELFSectionImpl()
366 unsigned Flags, unsigned EntrySize, in createELFRelSection()
382 unsigned EntrySize) { in getELFNamedSection()
387 unsigned Flags, unsigned EntrySize, in getELFSection()
399 unsigned Flags, unsigned EntrySize, in getELFSection()
H A DELFObjectWriter.cpp615 unsigned EntrySize = is64Bit() ? ELF::SYMENTRY_SIZE64 : ELF::SYMENTRY_SIZE32; in computeSymbolTable() local
791 unsigned EntrySize; in createRelocationSection() local
902 uint64_t Alignment, uint64_t EntrySize) { in WriteSecHdrEntry()
/aosp_15_r20/external/llvm/lib/MC/
H A DMCContext.cpp313 unsigned Flags, unsigned EntrySize, in createELFRelSection()
329 unsigned EntrySize) { in getELFNamedSection()
334 unsigned Flags, unsigned EntrySize, in getELFSection()
346 unsigned Flags, unsigned EntrySize, in getELFSection()
H A DELFObjectWriter.cpp774 unsigned EntrySize = is64Bit() ? ELF::SYMENTRY_SIZE64 : ELF::SYMENTRY_SIZE32; in computeSymbolTable() local
961 unsigned EntrySize; in createRelocationSection() local
1069 uint64_t EntrySize) { in WriteSecHdrEntry()
/aosp_15_r20/external/llvm/include/llvm/MC/
H A DMCContext.h353 unsigned Flags, unsigned EntrySize, in getELFSection()
359 unsigned Flags, unsigned EntrySize, in getELFSection()
366 unsigned Flags, unsigned EntrySize, in getELFSection()
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonLDBackend.cpp142 unsigned int EntrySize = 0; in emitSectionData() local
310 unsigned int EntrySize = HexagonGOTEntry::EntrySize; in emitGOTSectionData() local
359 unsigned int EntrySize = HexagonGOTEntry::EntrySize; in emitGOTPLTSectionData() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCContext.h390 unsigned EntrySize; member
573 unsigned Flags, unsigned EntrySize) { in getELFSection()
579 unsigned Flags, unsigned EntrySize, in getELFSection()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCContext.h397 unsigned EntrySize; member
584 unsigned Flags, unsigned EntrySize) { in getELFSection()
590 unsigned Flags, unsigned EntrySize, in getELFSection()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCContext.h390 unsigned EntrySize; member
573 unsigned Flags, unsigned EntrySize) { in getELFSection()
579 unsigned Flags, unsigned EntrySize, in getELFSection()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCContext.h390 unsigned EntrySize; member
571 unsigned Flags, unsigned EntrySize) { in getELFSection()
577 unsigned Flags, unsigned EntrySize, in getELFSection()
DMCSectionELF.h38 unsigned EntrySize; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCContext.h390 unsigned EntrySize; member
569 unsigned Flags, unsigned EntrySize) { in getELFSection()
575 unsigned Flags, unsigned EntrySize, in getELFSection()
H A DMCSectionELF.h38 unsigned EntrySize; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp653 unsigned EntrySize, bool UniqueSectionName) { in getELFSectionNameForGlobal()
707 unsigned &EntrySize, unsigned &NextUniqueID, in calcUniqueIDUpdateFlagsAndSize()
817 unsigned EntrySize = getEntrySizeForKind(Kind); in selectExplicitSectionGlobal() local
872 unsigned EntrySize = getEntrySizeForKind(Kind); in selectELFSectionForGlobal() local
2403 unsigned EntrySize = getEntrySizeForKind(Kind); in SelectSectionForGlobal() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCContext.h430 unsigned Flags, unsigned EntrySize, in getELFSection()
436 unsigned Flags, unsigned EntrySize, in getELFSection()
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/Target/
DGOT.h36 enum { EntrySize = SIZE }; enumerator
DPLT.h53 enum { EntrySize = SIZE }; enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
H A DOffloadYAML.h44 std::optional<uint64_t> EntrySize; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/
DOffloadYAML.h43 std::optional<uint64_t> EntrySize; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DOffloadYAML.h43 std::optional<uint64_t> EntrySize; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DOffloadYAML.h43 std::optional<uint64_t> EntrySize; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DOffloadYAML.h43 std::optional<uint64_t> EntrySize; member

123