Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lld/ELF/
HDThunks.h19 class ThunkSection; variable
HDRelocations.h153 class ThunkSection; variable
HDLinkerScript.h36 class ThunkSection; variable
HDRelocations.cpp2013 [](const std::pair<ThunkSection *, uint32_t> &ts) { in mergeThunks()
HDSyntheticSections.cpp4212 ThunkSection::ThunkSection(OutputSection *os, uint64_t off) in ThunkSection() function in ThunkSection
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
HDSymbolRecord.h99 uint16_t ThunkSection = 0; variable