OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setGenDwarfSection
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/MC/
MCContext.h
368
void
setGenDwarfSection
(const MCSection *Sec) { GenDwarfSection = Sec; }
/external/llvm/lib/MC/MCParser/
AsmParser.cpp
614
getContext().
setGenDwarfSection
(getStreamer().getCurrentSection().first);
[
all
...]
Completed in 47 milliseconds