Home
last modified time | relevance | path

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

/llvm-project/lld/MachO/
H A DInputSection.cpp123 for (const Subsection &subsec : section.subsections) { getLocation() local
144 for (const Subsection &subsec : section.subsections) { getSourceLocation() local
H A DMapFile.cpp92 for (const Subsection &subsec : sec->subsections) { in gatherMapInfo() local
H A DInputFiles.cpp481 [](uint64_t value, Subsection subsec) { return value < subsec.offset; })); in findContainingSubsection() argument
620 InputSection *subsec; in parseRelocations() local
881 Subsection &subsec = subsections.back(); in parseSymbols() local
1392 for (const Subsection &subsec : ehFrameSection.subsections) { registerEhFrames() local
[all...]
H A DSyntheticSections.cpp1079 for (const Subsection &subsec : section->subsections) { collectDataInCodeEntries() local
/llvm-project/lld/COFF/
H A DPDB.cpp830 advanceRelocIndex(SectionChunk * sc,ArrayRef<uint8_t> subsec) advanceRelocIndex() argument
846 UnrelocatedDebugSubsection(DebugSubsectionKind k,SectionChunk * debugChunk,ArrayRef<uint8_t> subsec,uint32_t relocIndex) UnrelocatedDebugSubsection() argument
854 ArrayRef<uint8_t> subsec; global() member in __anon18f19c410711::UnrelocatedDebugSubsection
888 ArrayRef<uint8_t> subsec; addUnrelocatedSubsection() local
902 ArrayRef<uint8_t> subsec; addFrameDataSubsection() local
947 for (const UnrelocatedFpoData &subsec : frameDataSubsecs) { finish() local
[all...]
H A DChunks.cpp482 writeAndRelocateSubsection(ArrayRef<uint8_t> sec,ArrayRef<uint8_t> subsec,uint32_t & nextRelocIndex,uint8_t * buf) const writeAndRelocateSubsection() argument
/llvm-project/lld/MachO/Arch/
H A DARM64.cpp645 __anon18ff178c0502(uint64_t off, Subsection subsec) applyOptimizationHints() argument
646 const Subsection &subsec = *subsecIt; applyOptimizationHints() local