OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DynamicSection
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
ELFYAML.h
345
struct
DynamicSection
: Section {
348
DynamicSection
() : Section(ChunkKind::Dynamic) {}
/src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
Object.h
842
class
DynamicSection
: public Section {
844
explicit
DynamicSection
(ArrayRef<uint8_t> Data) : Section(Data) {}
Completed in 75 milliseconds
Indexes created Mon Sep 07 00:24:45 UTC 2026