Searched defs:ThunkSection (Results 1 – 6 of 6) sorted by relevance
/llvm-project/lld/ELF/ | ||
H A D | Thunks.h | 19 class ThunkSection; global() variable |
H A D | Relocations.h | 151 class ThunkSection; global() variable |
H A D | LinkerScript.h | 36 class ThunkSection; variable |
H A D | Relocations.cpp | 1982 __anona32bdc270a02(const std::pair<ThunkSection *, uint32_t> &ts) mergeThunks() argument |
H A D | SyntheticSections.cpp | 4214 ThunkSection::ThunkSection(OutputSection *os, uint64_t off) ThunkSection() function in ThunkSection |
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ | ||
H A D | SymbolRecord.h | 99 uint16_t ThunkSection = 0; variable |