Home
last modified time | relevance | path

Searched refs:lastSec (Results 1 – 25 of 49) sorted by relevance

12

/dports/security/xray-core/Xray-core-1.5.0/proxy/vmess/
H A Dvalidator.go27 lastSec protocol.Timestamp member
79 genBeginSec := user.lastSec
102 user.lastSec = genEndSec
138 lastSec: protocol.Timestamp(nowSec - cacheDurationSec),
/dports/net/v2ray/v2ray-core-4.36.2/proxy/vmess/
H A Dvalidator.go29 lastSec protocol.Timestamp member
79 genBeginSec := user.lastSec
102 user.lastSec = genEndSec
138 lastSec: protocol.Timestamp(nowSec - cacheDurationSec),
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/dc/
H A Ddcmain.cpp106 int firstSec, lastSec; in play() local
117 if (!find_track(track, firstSec, lastSec)) in play()
121 lastSec = firstSec + startFrame + duration; in play()
124 play_cdda_sectors(firstSec, lastSec, numLoops); in play()
/dports/games/tads/tads-3.0.8/tads3/test/data/
H A Dclock.t9 local lastSec;
35 if (t[8] != lastSec)
45 lastSec = t[8];
/dports/games/scummvm/scummvm-2.5.1/backends/platform/dc/
H A Ddcmain.cpp110 int firstSec, lastSec; in play() local
121 if (!find_track(track, firstSec, lastSec)) in play()
125 lastSec = firstSec + startFrame + duration; in play()
128 play_cdda_sectors(firstSec, lastSec, numLoops); in play()
/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/ELF/
H A DWriter.h41 OutputSection *lastSec = nullptr; member
H A DWriter.cpp152 uint64_t size = p->lastSec->addr + p->lastSec->size - p->firstSec->addr; in removeEmptyPTLoad()
1006 lastSec = sec; in add()
1096 ElfSym::etext1->section = lastRO->lastSec; in setReservedSymbolSections()
1098 ElfSym::etext2->section = lastRO->lastSec; in setReservedSymbolSections()
1107 if (os == last->lastSec) in setReservedSymbolSections()
1118 ElfSym::end1->section = last->lastSec; in setReservedSymbolSections()
1120 ElfSym::end2->section = last->lastSec; in setReservedSymbolSections()
2127 load->lastSec != Out::programHeaders) || in createPhdrs()
2186 if (!note || sec->lmaExpr || note->lastSec->alignment != sec->alignment) in createPhdrs()
2300 if (lastRX && lastRX->lastSec == sec) in assignFileOffsets()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/ELF/
H A DWriter.h47 OutputSection *lastSec = nullptr; member
H A DWriter.cpp171 uint64_t size = p->lastSec->addr + p->lastSec->size - p->firstSec->addr; in removeEmptyPTLoad()
1076 lastSec = sec; in add()
1166 ElfSym::etext1->section = lastRO->lastSec; in setReservedSymbolSections()
1168 ElfSym::etext2->section = lastRO->lastSec; in setReservedSymbolSections()
1177 if (os == last->lastSec) in setReservedSymbolSections()
1188 ElfSym::end1->section = last->lastSec; in setReservedSymbolSections()
1190 ElfSym::end2->section = last->lastSec; in setReservedSymbolSections()
2395 (sameLMARegion || load->lastSec == Out::programHeaders))) { in createPhdrs()
2457 if (!note || sec->lmaExpr || note->lastSec->alignment != sec->alignment) in createPhdrs()
2634 lastRX->lastSec == sec) in assignFileOffsets()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/ELF/
H A DWriter.h47 OutputSection *lastSec = nullptr; member
H A DWriter.cpp150 uint64_t size = p->lastSec->addr + p->lastSec->size - p->firstSec->addr; in removeEmptyPTLoad()
987 lastSec = sec; in add()
1077 ElfSym::etext1->section = lastRO->lastSec; in setReservedSymbolSections()
1079 ElfSym::etext2->section = lastRO->lastSec; in setReservedSymbolSections()
1088 if (os == last->lastSec) in setReservedSymbolSections()
1099 ElfSym::end1->section = last->lastSec; in setReservedSymbolSections()
1101 ElfSym::end2->section = last->lastSec; in setReservedSymbolSections()
2125 load->lastSec != Out::programHeaders) || in createPhdrs()
2189 if (!note || sec->lmaExpr || note->lastSec->alignment != sec->alignment) in createPhdrs()
2346 lastRX->lastSec == sec) in assignFileOffsets()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/ELF/
H A DWriter.h47 OutputSection *lastSec = nullptr; member
H A DWriter.cpp171 uint64_t size = p->lastSec->addr + p->lastSec->size - p->firstSec->addr; in removeEmptyPTLoad()
1076 lastSec = sec; in add()
1166 ElfSym::etext1->section = lastRO->lastSec; in setReservedSymbolSections()
1168 ElfSym::etext2->section = lastRO->lastSec; in setReservedSymbolSections()
1177 if (os == last->lastSec) in setReservedSymbolSections()
1188 ElfSym::end1->section = last->lastSec; in setReservedSymbolSections()
1190 ElfSym::end2->section = last->lastSec; in setReservedSymbolSections()
2435 (sameLMARegion || load->lastSec == Out::programHeaders))) { in createPhdrs()
2497 if (!note || sec->lmaExpr || note->lastSec->alignment != sec->alignment) in createPhdrs()
2674 lastRX->lastSec == sec) in assignFileOffsets()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/ELF/
H A DWriter.h47 OutputSection *lastSec = nullptr; member
H A DWriter.cpp167 uint64_t size = p->lastSec->addr + p->lastSec->size - p->firstSec->addr; in removeEmptyPTLoad()
1063 lastSec = sec; in add()
1153 ElfSym::etext1->section = lastRO->lastSec; in setReservedSymbolSections()
1155 ElfSym::etext2->section = lastRO->lastSec; in setReservedSymbolSections()
1164 if (os == last->lastSec) in setReservedSymbolSections()
1175 ElfSym::end1->section = last->lastSec; in setReservedSymbolSections()
1177 ElfSym::end2->section = last->lastSec; in setReservedSymbolSections()
2358 (sameLMARegion || load->lastSec == Out::programHeaders))) { in createPhdrs()
2420 if (!note || sec->lmaExpr || note->lastSec->alignment != sec->alignment) in createPhdrs()
2580 lastRX->lastSec == sec) in assignFileOffsets()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/ELF/
H A DWriter.h47 OutputSection *lastSec = nullptr; member
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/ELF/
H A DWriter.h47 OutputSection *lastSec = nullptr; member
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/ELF/
H A DWriter.h47 OutputSection *lastSec = nullptr; member
H A DWriter.cpp150 uint64_t size = p->lastSec->addr + p->lastSec->size - p->firstSec->addr; in removeEmptyPTLoad()
987 lastSec = sec; in add()
1077 ElfSym::etext1->section = lastRO->lastSec; in setReservedSymbolSections()
1079 ElfSym::etext2->section = lastRO->lastSec; in setReservedSymbolSections()
1088 if (os == last->lastSec) in setReservedSymbolSections()
1099 ElfSym::end1->section = last->lastSec; in setReservedSymbolSections()
1101 ElfSym::end2->section = last->lastSec; in setReservedSymbolSections()
2125 load->lastSec != Out::programHeaders) || in createPhdrs()
2189 if (!note || sec->lmaExpr || note->lastSec->alignment != sec->alignment) in createPhdrs()
2346 lastRX->lastSec == sec) in assignFileOffsets()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/ELF/
H A DWriter.h47 OutputSection *lastSec = nullptr; member
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/ELF/
H A DWriter.h47 OutputSection *lastSec = nullptr; member
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/ELF/
H A DWriter.h47 OutputSection *lastSec = nullptr; member
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/ELF/
H A DWriter.h47 OutputSection *lastSec = nullptr; member
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/ELF/
H A DWriter.h48 OutputSection *lastSec = nullptr; member
H A DWriter.cpp172 uint64_t size = p->lastSec->addr + p->lastSec->size - p->firstSec->addr; in removeEmptyPTLoad()
1120 lastSec = sec; in add()
1210 ElfSym::etext1->section = lastRO->lastSec; in setReservedSymbolSections()
1212 ElfSym::etext2->section = lastRO->lastSec; in setReservedSymbolSections()
1221 if (os == last->lastSec) in setReservedSymbolSections()
1232 ElfSym::end1->section = last->lastSec; in setReservedSymbolSections()
1234 ElfSym::end2->section = last->lastSec; in setReservedSymbolSections()
2508 (sameLMARegion || load->lastSec == Out::programHeaders))) { in createPhdrs()
2570 if (!note || sec->lmaExpr || note->lastSec->alignment != sec->alignment) in createPhdrs()
2730 lastRX->lastSec == sec) in assignFileOffsets()
[all …]

12