OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RelocatableSec
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
ELFYAML.h
598
StringRef
RelocatableSec
; /* Info */
/src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
ELFEmitter.cpp
1233
if (!Section.
RelocatableSec
.empty())
1234
SHeader.sh_info = toSectionIndex(Section.
RelocatableSec
, Section.Name);
ELFYAML.cpp
1341
IO.mapOptional("Info", Section.
RelocatableSec
, StringRef());
/src/external/apache2/llvm/dist/llvm/tools/obj2yaml/
elf2yaml.cpp
796
S.
RelocatableSec
= NameOrErr.get();
Completed in 17 milliseconds
Indexes created Tue Sep 08 00:25:21 UTC 2026