Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DThunks.h19 class ThunkSection; variable
H A DRelocations.h153 class ThunkSection; variable
H A DLinkerScript.h36 class ThunkSection; variable
H A DRelocations.cpp2013 [](const std::pair<ThunkSection *, uint32_t> &ts) { in mergeThunks()
H A DSyntheticSections.cpp4212 ThunkSection::ThunkSection(OutputSection *os, uint64_t off) in ThunkSection() function in ThunkSection
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h99 uint16_t ThunkSection = 0; variable