Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DThunks.h19 class ThunkSection; variable
DRelocations.h132 class ThunkSection; variable
DLinkerScript.h38 class ThunkSection; variable
DRelocations.cpp1693 [](const std::pair<ThunkSection *, uint32_t> &ts) { in mergeThunks()
DSyntheticSections.cpp3531 ThunkSection::ThunkSection(OutputSection *os, uint64_t off) in ThunkSection() function in ThunkSection
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h100 uint16_t ThunkSection = 0; variable
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h100 uint16_t ThunkSection = 0; variable
/external/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h130 ulittle16_t ThunkSection; member