OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Created
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/MC/
MCELFStreamer.cpp
496
bool
Created
;
497
getAssembler().registerSymbol(*S, &
Created
);
498
if (
Created
)
590
//
created
if there are nested bundle_align groups and an inner one
MCMachOStreamer.cpp
123
// These sections are
created
by the assembler itself after the end of
152
bool
Created
= changeSectionImpl(Section, Subsection);
157
else if (
Created
&& DWARFMustBeAtTheEnd && !canGoAfterDWARF(MSec))
MCWinCOFFStreamer.cpp
350
bool
Created
;
351
getAssembler().registerSymbol(*S, &
Created
);
352
if (
Created
)
MCObjectStreamer.cpp
344
bool
Created
= getAssembler().registerSection(*Section);
355
return
Created
;
578
// Attach labels that were pending before we
created
the defrange fragment to
MachObjectWriter.cpp
533
bool
Created
;
534
Asm.registerSymbol(*it->Symbol, &
Created
);
535
if (
Created
)
718
// a relocation entry is not
created
and so the static linker does not
Completed in 30 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026