Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lld/ELF/
H A DThunks.h19 class ThunkSection; variable
H A DRelocations.h149 class ThunkSection; global() variable
H A DLinkerScript.h34 class ThunkSection; global() variable
H A DRelocations.cpp1937 __anon3c31d4860a02(const std::pair<ThunkSection *, uint32_t> &ts) mergeThunks() argument
[all...]
H A DSyntheticSections.cpp3593 ThunkSection::ThunkSection(OutputSection *os, uint64_t off) ThunkSection() function in ThunkSection
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h99 uint16_t ThunkSection = 0; variable