Home
last modified time | relevance | path

Searched defs:island (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/compile/mclinker/lib/LD/
H A DBranchIslandFactory.cpp68 BranchIsland* island = allocate(); in produce() local
/aosp12/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64LDBackend.cpp432 for (BranchIslandFactory::iterator island = getBRIslandFactory()->begin(), in doRelax() local
491 for (BranchIslandFactory::iterator island = getBRIslandFactory()->begin(), in doRelax() local
/aosp12/frameworks/compile/mclinker/lib/Object/
H A DObjectLinker.cpp833 BranchIsland& island = *facIter; in relocation() local
911 BranchIsland& island = *facIter; in normalSyncRelocationResult() local
/aosp12/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMLDBackend.cpp902 for (BranchIslandFactory::iterator island = getBRIslandFactory()->begin(), in doRelax() local
944 for (BranchIslandFactory::iterator island = getBRIslandFactory()->begin(), in doRelax() local
/aosp12/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonLDBackend.cpp603 for (BranchIslandFactory::iterator island = getBRIslandFactory()->begin(), in doRelax() local
645 for (BranchIslandFactory::iterator island = getBRIslandFactory()->begin(), in doRelax() local
/aosp12/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsLDBackend.cpp834 BranchIsland& island = *ii; in doRelax() local
873 for (BranchIslandFactory::iterator island = getBRIslandFactory()->begin(), in doRelax() local