Home
last modified time | relevance | path

Searched defs:ThunkSection (Results 1 – 6 of 6) sorted by relevance

/llvm-project/lld/ELF/
H A DThunks.h19 class ThunkSection; global() variable
H A DRelocations.h151 class ThunkSection; global() variable
H A DLinkerScript.h36 class ThunkSection; variable
H A DRelocations.cpp1982 __anona32bdc270a02(const std::pair<ThunkSection *, uint32_t> &ts) mergeThunks() argument
[all...]
H A DSyntheticSections.cpp4214 ThunkSection::ThunkSection(OutputSection *os, uint64_t off) ThunkSection() function in ThunkSection
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h99 uint16_t ThunkSection = 0; variable